[INFO] cloning repository https://github.com/kade-robertson/uggo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kade-robertson/uggo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkade-robertson%2Fuggo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkade-robertson%2Fuggo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa9a6ce7c6ca73461a42c43b15728c59746fe808 [INFO] testing kade-robertson/uggo 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%2Fkade-robertson%2Fuggo" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kade-robertson/uggo 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/kade-robertson/uggo [INFO] finished tweaking git repo https://github.com/kade-robertson/uggo [INFO] tweaked toml for git repo https://github.com/kade-robertson/uggo written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/kade-robertson/uggo 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-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" "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] [stdout] 41bd7015a9534f501a40f7bcc225e41212cf6fa609f22fbcf2caca1115327990 [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" "41bd7015a9534f501a40f7bcc225e41212cf6fa609f22fbcf2caca1115327990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41bd7015a9534f501a40f7bcc225e41212cf6fa609f22fbcf2caca1115327990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41bd7015a9534f501a40f7bcc225e41212cf6fa609f22fbcf2caca1115327990", kill_on_drop: false }` [INFO] [stdout] 41bd7015a9534f501a40f7bcc225e41212cf6fa609f22fbcf2caca1115327990 [INFO] running `Command { std: "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" "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] [stdout] ca95511ad0e05c27e64773c2f7cc4366aec0a9e1160d2e288617315d764c2703 [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" "ca95511ad0e05c27e64773c2f7cc4366aec0a9e1160d2e288617315d764c2703", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling text_io v0.1.9 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling league-client-connector v0.1.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling uggo v0.7.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "ca95511ad0e05c27e64773c2f7cc4366aec0a9e1160d2e288617315d764c2703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca95511ad0e05c27e64773c2f7cc4366aec0a9e1160d2e288617315d764c2703", kill_on_drop: false }` [INFO] [stdout] ca95511ad0e05c27e64773c2f7cc4366aec0a9e1160d2e288617315d764c2703 [INFO] running `Command { std: "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" "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] 9ff9a9e6d7e46a92d1832ad4072439028101761998829b3e0b94c752e18c47a0 [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" "9ff9a9e6d7e46a92d1832ad4072439028101761998829b3e0b94c752e18c47a0", kill_on_drop: false }` [INFO] [stderr] Compiling uggo v0.7.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.29s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/uggo-66309cd28e3b808d) [INFO] running `Command { std: "docker" "inspect" "9ff9a9e6d7e46a92d1832ad4072439028101761998829b3e0b94c752e18c47a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff9a9e6d7e46a92d1832ad4072439028101761998829b3e0b94c752e18c47a0", kill_on_drop: false }` [INFO] [stdout] 9ff9a9e6d7e46a92d1832ad4072439028101761998829b3e0b94c752e18c47a0 [INFO] running `Command { std: "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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0cb229991284c0a220414edee3c3a18483dde9d648e296c1ae4b5a3251250bc9 [INFO] running `Command { std: "docker" "start" "-a" "0cb229991284c0a220414edee3c3a18483dde9d648e296c1ae4b5a3251250bc9", 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/uggo-66309cd28e3b808d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test mappings::tests::test_get_role ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0cb229991284c0a220414edee3c3a18483dde9d648e296c1ae4b5a3251250bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cb229991284c0a220414edee3c3a18483dde9d648e296c1ae4b5a3251250bc9", kill_on_drop: false }` [INFO] [stdout] 0cb229991284c0a220414edee3c3a18483dde9d648e296c1ae4b5a3251250bc9