[INFO] updating cached repository https://github.com/rakenodiax/profile-bot [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c72998a77e5e0d8bebd5fab8d8b3cfc1b39de970 [INFO] testing rakenodiax/profile-bot against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frakenodiax%2Fprofile-bot" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rakenodiax/profile-bot on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rakenodiax/profile-bot [INFO] finished tweaking git repo https://github.com/rakenodiax/profile-bot [INFO] tweaked toml for git repo https://github.com/rakenodiax/profile-bot written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/rakenodiax/profile-bot already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28f0d2fda27d3fd5f8098c521cca8c9affd41ed906b0edffd82ff1d6ff34b589 [INFO] running `"docker" "start" "-a" "28f0d2fda27d3fd5f8098c521cca8c9affd41ed906b0edffd82ff1d6ff34b589"` [INFO] [stderr] Compiling profile-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "28f0d2fda27d3fd5f8098c521cca8c9affd41ed906b0edffd82ff1d6ff34b589"` [INFO] running `"docker" "rm" "-f" "28f0d2fda27d3fd5f8098c521cca8c9affd41ed906b0edffd82ff1d6ff34b589"` [INFO] [stdout] 28f0d2fda27d3fd5f8098c521cca8c9affd41ed906b0edffd82ff1d6ff34b589 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa7458f2c5b0c8701f58035e391d38cd20cde00d0beee1da47f0ff2334885c7c [INFO] running `"docker" "start" "-a" "fa7458f2c5b0c8701f58035e391d38cd20cde00d0beee1da47f0ff2334885c7c"` [INFO] [stderr] Compiling profile-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "fa7458f2c5b0c8701f58035e391d38cd20cde00d0beee1da47f0ff2334885c7c"` [INFO] running `"docker" "rm" "-f" "fa7458f2c5b0c8701f58035e391d38cd20cde00d0beee1da47f0ff2334885c7c"` [INFO] [stdout] fa7458f2c5b0c8701f58035e391d38cd20cde00d0beee1da47f0ff2334885c7c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 82b7e9c2a2e4c0cb3350f40e65c30c736cf1b31bf9b6f41d9a1b1cad45cba312 [INFO] running `"docker" "start" "-a" "82b7e9c2a2e4c0cb3350f40e65c30c736cf1b31bf9b6f41d9a1b1cad45cba312"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/profile_bot-d7cba5afaf079dac [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "82b7e9c2a2e4c0cb3350f40e65c30c736cf1b31bf9b6f41d9a1b1cad45cba312"` [INFO] running `"docker" "rm" "-f" "82b7e9c2a2e4c0cb3350f40e65c30c736cf1b31bf9b6f41d9a1b1cad45cba312"` [INFO] [stdout] 82b7e9c2a2e4c0cb3350f40e65c30c736cf1b31bf9b6f41d9a1b1cad45cba312