[INFO] cloning repository https://github.com/luc65r/botCYeste [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luc65r/botCYeste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluc65r%2FbotCYeste", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluc65r%2FbotCYeste'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ca0c5493939c9933edc121bea09bb8f30624f50 [INFO] testing luc65r/botCYeste against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluc65r%2FbotCYeste" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luc65r/botCYeste 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/luc65r/botCYeste [INFO] finished tweaking git repo https://github.com/luc65r/botCYeste [INFO] tweaked toml for git repo https://github.com/luc65r/botCYeste written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/luc65r/botCYeste 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typemap_rev v0.1.5 [INFO] [stderr] Downloaded command_attr v0.3.7 [INFO] [stderr] Downloaded matrixmultiply v0.1.15 [INFO] [stderr] Downloaded rulinalg v0.4.2 [INFO] [stderr] Downloaded serenity v0.10.9 [INFO] [stderr] Downloaded tracing-subscriber v0.2.22 [INFO] [stderr] Downloaded imageproc v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 910c7edef571ad133c0c93ea44a067a9865daf1776ac6602fb6880c271c9cb42 [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" "910c7edef571ad133c0c93ea44a067a9865daf1776ac6602fb6880c271c9cb42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "910c7edef571ad133c0c93ea44a067a9865daf1776ac6602fb6880c271c9cb42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910c7edef571ad133c0c93ea44a067a9865daf1776ac6602fb6880c271c9cb42", kill_on_drop: false }` [INFO] [stdout] 910c7edef571ad133c0c93ea44a067a9865daf1776ac6602fb6880c271c9cb42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "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] 1d9c3842f6310842aae59c6c20d8daba7c5527cd03d56f12c46da00c8bbba96f [INFO] running `Command { std: "docker" "start" "-a" "1d9c3842f6310842aae59c6c20d8daba7c5527cd03d56f12c46da00c8bbba96f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling command_attr v0.3.7 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.27 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.22 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling bot_cyeste v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 57s [INFO] running `Command { std: "docker" "inspect" "1d9c3842f6310842aae59c6c20d8daba7c5527cd03d56f12c46da00c8bbba96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d9c3842f6310842aae59c6c20d8daba7c5527cd03d56f12c46da00c8bbba96f", kill_on_drop: false }` [INFO] [stdout] 1d9c3842f6310842aae59c6c20d8daba7c5527cd03d56f12c46da00c8bbba96f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "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] fb2056c862d937a0e0d9b762d3951da16226ea6659d3557aa98a8cb883235cb3 [INFO] running `Command { std: "docker" "start" "-a" "fb2056c862d937a0e0d9b762d3951da16226ea6659d3557aa98a8cb883235cb3", kill_on_drop: false }` [INFO] [stderr] Compiling bot_cyeste v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.37s [INFO] running `Command { std: "docker" "inspect" "fb2056c862d937a0e0d9b762d3951da16226ea6659d3557aa98a8cb883235cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2056c862d937a0e0d9b762d3951da16226ea6659d3557aa98a8cb883235cb3", kill_on_drop: false }` [INFO] [stdout] fb2056c862d937a0e0d9b762d3951da16226ea6659d3557aa98a8cb883235cb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7c443a052f3544c53edff0540c83998b2e6f4aca9e2c30c3f7f86f49e010ba6c [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" "7c443a052f3544c53edff0540c83998b2e6f4aca9e2c30c3f7f86f49e010ba6c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bot_cyeste-915176f004725c33) [INFO] [stdout] running 1 test [INFO] [stdout] test utils::tests::test_format_duration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7c443a052f3544c53edff0540c83998b2e6f4aca9e2c30c3f7f86f49e010ba6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c443a052f3544c53edff0540c83998b2e6f4aca9e2c30c3f7f86f49e010ba6c", kill_on_drop: false }` [INFO] [stdout] 7c443a052f3544c53edff0540c83998b2e6f4aca9e2c30c3f7f86f49e010ba6c