[INFO] cloning repository https://github.com/Pantoofle/AnonyBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pantoofle/AnonyBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPantoofle%2FAnonyBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPantoofle%2FAnonyBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d585d48f0e386ac653689072f723cb7b76a016b [INFO] testing Pantoofle/AnonyBot against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPantoofle%2FAnonyBot" "/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/Pantoofle/AnonyBot on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pantoofle/AnonyBot [INFO] finished tweaking git repo https://github.com/Pantoofle/AnonyBot [INFO] tweaked toml for git repo https://github.com/Pantoofle/AnonyBot written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Pantoofle/AnonyBot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8b610a8a850b8145dbf3995400cdd3d996e3825ab486a1d65a22f725939ce12 [INFO] running `Command { std: "docker" "start" "-a" "d8b610a8a850b8145dbf3995400cdd3d996e3825ab486a1d65a22f725939ce12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8b610a8a850b8145dbf3995400cdd3d996e3825ab486a1d65a22f725939ce12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b610a8a850b8145dbf3995400cdd3d996e3825ab486a1d65a22f725939ce12", kill_on_drop: false }` [INFO] [stdout] d8b610a8a850b8145dbf3995400cdd3d996e3825ab486a1d65a22f725939ce12 [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6440cccaad3d66cbe4db7daad158580ba269b2b8a5c820ac0c01491c59bc728b [INFO] running `Command { std: "docker" "start" "-a" "6440cccaad3d66cbe4db7daad158580ba269b2b8a5c820ac0c01491c59bc728b", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling serenity v0.9.4 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling command_attr v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling async-tungstenite v0.9.3 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling anony_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "6440cccaad3d66cbe4db7daad158580ba269b2b8a5c820ac0c01491c59bc728b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6440cccaad3d66cbe4db7daad158580ba269b2b8a5c820ac0c01491c59bc728b", kill_on_drop: false }` [INFO] [stdout] 6440cccaad3d66cbe4db7daad158580ba269b2b8a5c820ac0c01491c59bc728b [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a314fd9ddaeed5c10d31d70a03276caa4cecc2b952bf1767e5095d58ddf51694 [INFO] running `Command { std: "docker" "start" "-a" "a314fd9ddaeed5c10d31d70a03276caa4cecc2b952bf1767e5095d58ddf51694", kill_on_drop: false }` [INFO] [stderr] Compiling anony_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "a314fd9ddaeed5c10d31d70a03276caa4cecc2b952bf1767e5095d58ddf51694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a314fd9ddaeed5c10d31d70a03276caa4cecc2b952bf1767e5095d58ddf51694", kill_on_drop: false }` [INFO] [stdout] a314fd9ddaeed5c10d31d70a03276caa4cecc2b952bf1767e5095d58ddf51694 [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83b370621e0afe0763265ee9c741cf6ebf663d80f2b12afd74db636ae2a1de51 [INFO] running `Command { std: "docker" "start" "-a" "83b370621e0afe0763265ee9c741cf6ebf663d80f2b12afd74db636ae2a1de51", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/anony_bot-b39129706737b713) [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" "83b370621e0afe0763265ee9c741cf6ebf663d80f2b12afd74db636ae2a1de51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b370621e0afe0763265ee9c741cf6ebf663d80f2b12afd74db636ae2a1de51", kill_on_drop: false }` [INFO] [stdout] 83b370621e0afe0763265ee9c741cf6ebf663d80f2b12afd74db636ae2a1de51