[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 beta-2022-04-10 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 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/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" "+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-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" "+beta-2022-04-10" "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] c418ef59a164ee8129328c28c9d9016f42b7bb106596fb175383f14dc3eff0a1 [INFO] running `Command { std: "docker" "start" "-a" "c418ef59a164ee8129328c28c9d9016f42b7bb106596fb175383f14dc3eff0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c418ef59a164ee8129328c28c9d9016f42b7bb106596fb175383f14dc3eff0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c418ef59a164ee8129328c28c9d9016f42b7bb106596fb175383f14dc3eff0a1", kill_on_drop: false }` [INFO] [stdout] c418ef59a164ee8129328c28c9d9016f42b7bb106596fb175383f14dc3eff0a1 [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" "+beta-2022-04-10" "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] 3be604936455593b9efaaeb73b9a6590f6b03acc275e9d9ede21b70bb855ee6d [INFO] running `Command { std: "docker" "start" "-a" "3be604936455593b9efaaeb73b9a6590f6b03acc275e9d9ede21b70bb855ee6d", 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 num_threads v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.55 [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 crc v1.8.1 [INFO] [stderr] Compiling grammers-tl-gen v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [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 num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling rpassword v5.0.1 [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 futures-util v0.3.21 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling chrono v0.4.19 [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 13s [INFO] running `Command { std: "docker" "inspect" "3be604936455593b9efaaeb73b9a6590f6b03acc275e9d9ede21b70bb855ee6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be604936455593b9efaaeb73b9a6590f6b03acc275e9d9ede21b70bb855ee6d", kill_on_drop: false }` [INFO] [stdout] 3be604936455593b9efaaeb73b9a6590f6b03acc275e9d9ede21b70bb855ee6d [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" "+beta-2022-04-10" "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] 5ff45a3811373baa09f9ec29e1d0ae6949751ec51309c4d634cc27092d306b11 [INFO] running `Command { std: "docker" "start" "-a" "5ff45a3811373baa09f9ec29e1d0ae6949751ec51309c4d634cc27092d306b11", 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 10.25s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pbot-6249239fa5a9e5fa) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pbot-188cad30408900e7) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pbot_modules_derive-8998148c882bddee) [INFO] running `Command { std: "docker" "inspect" "5ff45a3811373baa09f9ec29e1d0ae6949751ec51309c4d634cc27092d306b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff45a3811373baa09f9ec29e1d0ae6949751ec51309c4d634cc27092d306b11", kill_on_drop: false }` [INFO] [stdout] 5ff45a3811373baa09f9ec29e1d0ae6949751ec51309c4d634cc27092d306b11 [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1fb534fd8be23fb56c3e52aa61d1f1243aec5720edf6146540c2bbbf44477d03 [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" "1fb534fd8be23fb56c3e52aa61d1f1243aec5720edf6146540c2bbbf44477d03", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pbot-6249239fa5a9e5fa) [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] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pbot-188cad30408900e7) [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 src/lib.rs (/opt/rustwide/target/debug/deps/pbot_modules_derive-8998148c882bddee) [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" "1fb534fd8be23fb56c3e52aa61d1f1243aec5720edf6146540c2bbbf44477d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fb534fd8be23fb56c3e52aa61d1f1243aec5720edf6146540c2bbbf44477d03", kill_on_drop: false }` [INFO] [stdout] 1fb534fd8be23fb56c3e52aa61d1f1243aec5720edf6146540c2bbbf44477d03