[INFO] cloning repository https://github.com/Misterio77/pmis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Misterio77/pmis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMisterio77%2Fpmis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMisterio77%2Fpmis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d6b5f88edffbfd770dadb413302b3bb262eb202 [INFO] testing Misterio77/pmis 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%2FMisterio77%2Fpmis" "/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/Misterio77/pmis 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/Misterio77/pmis [INFO] finished tweaking git repo https://github.com/Misterio77/pmis [INFO] tweaked toml for git repo https://github.com/Misterio77/pmis written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Misterio77/pmis 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-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: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] 8a09feefcf95a21f7bfcf7933fbf4566d9912c2ea9105f08de75eceb4db66082 [INFO] running `Command { std: "docker" "start" "-a" "8a09feefcf95a21f7bfcf7933fbf4566d9912c2ea9105f08de75eceb4db66082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a09feefcf95a21f7bfcf7933fbf4566d9912c2ea9105f08de75eceb4db66082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a09feefcf95a21f7bfcf7933fbf4566d9912c2ea9105f08de75eceb4db66082", kill_on_drop: false }` [INFO] [stdout] 8a09feefcf95a21f7bfcf7933fbf4566d9912c2ea9105f08de75eceb4db66082 [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=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] 2e6e87c7d37444d441fbf90cf6fd7c5b4a20d12ac08013d73cd385759902627d [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" "2e6e87c7d37444d441fbf90cf6fd7c5b4a20d12ac08013d73cd385759902627d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling num_threads v0.1.2 [INFO] [stderr] Compiling bat v0.19.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling time v0.3.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.10 [INFO] [stderr] Compiling clap_complete v3.0.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling pmis v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "2e6e87c7d37444d441fbf90cf6fd7c5b4a20d12ac08013d73cd385759902627d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e6e87c7d37444d441fbf90cf6fd7c5b4a20d12ac08013d73cd385759902627d", kill_on_drop: false }` [INFO] [stdout] 2e6e87c7d37444d441fbf90cf6fd7c5b4a20d12ac08013d73cd385759902627d [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=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] ca4390d4fbcb2a53219c8b5858a9217306705e6198436b47e8be4e99a22c44e3 [INFO] running `Command { std: "docker" "start" "-a" "ca4390d4fbcb2a53219c8b5858a9217306705e6198436b47e8be4e99a22c44e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pmis v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.52s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pmis-066281ad3feebb4c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pmis-15d2a756b003649f) [INFO] running `Command { std: "docker" "inspect" "ca4390d4fbcb2a53219c8b5858a9217306705e6198436b47e8be4e99a22c44e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4390d4fbcb2a53219c8b5858a9217306705e6198436b47e8be4e99a22c44e3", kill_on_drop: false }` [INFO] [stdout] ca4390d4fbcb2a53219c8b5858a9217306705e6198436b47e8be4e99a22c44e3 [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=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] b7f33775510f4d0111456e77e3c46728e212d1c350fa9ee32c4c971b308950a4 [INFO] running `Command { std: "docker" "start" "-a" "b7f33775510f4d0111456e77e3c46728e212d1c350fa9ee32c4c971b308950a4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pmis-066281ad3feebb4c) [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 src/main.rs (/opt/rustwide/target/debug/deps/pmis-15d2a756b003649f) [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 pmis [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] running `Command { std: "docker" "inspect" "b7f33775510f4d0111456e77e3c46728e212d1c350fa9ee32c4c971b308950a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f33775510f4d0111456e77e3c46728e212d1c350fa9ee32c4c971b308950a4", kill_on_drop: false }` [INFO] [stdout] b7f33775510f4d0111456e77e3c46728e212d1c350fa9ee32c4c971b308950a4