[INFO] cloning repository https://github.com/pan93412/pbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pan93412/pbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpan93412%2Fpbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpan93412%2Fpbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0cb528208e42efa229ca81cad58c390b82d2ba0 [INFO] testing pan93412/pbot against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpan93412%2Fpbot" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pan93412/pbot 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/pan93412/pbot [INFO] finished tweaking git repo https://github.com/pan93412/pbot [INFO] tweaked toml for git repo https://github.com/pan93412/pbot written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/pan93412/pbot 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 rusty-hook v0.11.2 [INFO] [stderr] Downloaded password-hash v0.2.3 [INFO] [stderr] Downloaded glass_pumpkin v1.2.0 [INFO] [stderr] Downloaded nias v0.5.0 [INFO] [stderr] Downloaded actix v0.13.0 [INFO] [stderr] Downloaded fsio v0.1.3 [INFO] [stderr] Downloaded envmnt v0.8.4 [INFO] [stderr] Downloaded ci_info v0.10.2 [INFO] [stderr] Downloaded grammers-crypto v0.3.0 [INFO] [stderr] Downloaded grammers-tl-parser v1.0.1 [INFO] [stderr] Downloaded locate-locale v0.1.0 [INFO] [stderr] Downloaded grammers-session v0.3.0 [INFO] [stderr] Downloaded grammers-mtsender v0.3.0 [INFO] [stderr] Downloaded grammers-mtproto v0.3.0 [INFO] [stderr] Downloaded grammers-tl-gen v0.3.0 [INFO] [stderr] Downloaded grammers-tl-types v0.3.0 [INFO] [stderr] Downloaded grammers-client v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 236564328c3e0ec5ce09762fd75d6fc5d3f509124a814e70519317197a4c09e5 [INFO] running `Command { std: "docker" "start" "-a" "236564328c3e0ec5ce09762fd75d6fc5d3f509124a814e70519317197a4c09e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "236564328c3e0ec5ce09762fd75d6fc5d3f509124a814e70519317197a4c09e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236564328c3e0ec5ce09762fd75d6fc5d3f509124a814e70519317197a4c09e5", kill_on_drop: false }` [INFO] [stdout] 236564328c3e0ec5ce09762fd75d6fc5d3f509124a814e70519317197a4c09e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2b61a58306b8b2ff4d0c5b221333050ec1b4a430ad2af883c49c9ad2be3acb88 [INFO] running `Command { std: "docker" "start" "-a" "2b61a58306b8b2ff4d0c5b221333050ec1b4a430ad2af883c49c9ad2be3acb88", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling locate-locale v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling grammers-tl-parser v1.0.1 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling pbot_modules_derive v0.1.0 (/opt/rustwide/workdir/pbot_modules_derive) [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling grammers-tl-gen v0.3.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling grammers-tl-types v0.3.0 [INFO] [stderr] Compiling grammers-session v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling glass_pumpkin v1.2.0 [INFO] [stderr] Compiling grammers-crypto v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling actix v0.13.0 [INFO] [stderr] Compiling grammers-mtproto v0.3.0 [INFO] [stderr] Compiling grammers-mtsender v0.3.0 [INFO] [stderr] Compiling grammers-client v0.3.0 [INFO] [stderr] Compiling pbot v0.2.0 (/opt/rustwide/workdir/pbot) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "2b61a58306b8b2ff4d0c5b221333050ec1b4a430ad2af883c49c9ad2be3acb88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b61a58306b8b2ff4d0c5b221333050ec1b4a430ad2af883c49c9ad2be3acb88", kill_on_drop: false }` [INFO] [stdout] 2b61a58306b8b2ff4d0c5b221333050ec1b4a430ad2af883c49c9ad2be3acb88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 19e7711e7aaa8132003a62a0d835e4b041e959f9b038e9166eac4e9e9c26f7bb [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" "19e7711e7aaa8132003a62a0d835e4b041e959f9b038e9166eac4e9e9c26f7bb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling pbot_modules_derive v0.1.0 (/opt/rustwide/workdir/pbot_modules_derive) [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling pbot v0.2.0 (/opt/rustwide/workdir/pbot) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.44s [INFO] running `Command { std: "docker" "inspect" "19e7711e7aaa8132003a62a0d835e4b041e959f9b038e9166eac4e9e9c26f7bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e7711e7aaa8132003a62a0d835e4b041e959f9b038e9166eac4e9e9c26f7bb", kill_on_drop: false }` [INFO] [stdout] 19e7711e7aaa8132003a62a0d835e4b041e959f9b038e9166eac4e9e9c26f7bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d6470bdb69d1b36f3de60f76005ec01759de1265bd658f858f9c52c3b2a72e80 [INFO] running `Command { std: "docker" "start" "-a" "d6470bdb69d1b36f3de60f76005ec01759de1265bd658f858f9c52c3b2a72e80", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pbot-969240a27abe2da5) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pbot-a8e1e7f85884176c) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pbot_modules_derive-917d756c35246c7b) [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] [stderr] Doc-tests pbot [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] [stderr] Doc-tests pbot_modules_derive [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - derive_module_activator (line 12) ... ignored [INFO] [stdout] test src/lib.rs - derive_module_actor (line 36) ... ignored [INFO] [stdout] test src/lib.rs - derive_module_meta (line 72) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6470bdb69d1b36f3de60f76005ec01759de1265bd658f858f9c52c3b2a72e80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6470bdb69d1b36f3de60f76005ec01759de1265bd658f858f9c52c3b2a72e80", kill_on_drop: false }` [INFO] [stdout] d6470bdb69d1b36f3de60f76005ec01759de1265bd658f858f9c52c3b2a72e80