[INFO] cloning repository https://github.com/timothyb89/metriful [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timothyb89/metriful" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimothyb89%2Fmetriful", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimothyb89%2Fmetriful'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e99170f4e0ef1fc5bcdcf41ce22d142f1c64d6d0 [INFO] testing timothyb89/metriful 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%2Ftimothyb89%2Fmetriful" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timothyb89/metriful 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/timothyb89/metriful [INFO] finished tweaking git repo https://github.com/timothyb89/metriful [INFO] tweaked toml for git repo https://github.com/timothyb89/metriful written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/timothyb89/metriful 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 0722715ecaddcf4c8c447377c7a0013bb4dc2581bcb5a9705b687e6ae00b4657 [INFO] running `Command { std: "docker" "start" "-a" "0722715ecaddcf4c8c447377c7a0013bb4dc2581bcb5a9705b687e6ae00b4657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0722715ecaddcf4c8c447377c7a0013bb4dc2581bcb5a9705b687e6ae00b4657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0722715ecaddcf4c8c447377c7a0013bb4dc2581bcb5a9705b687e6ae00b4657", kill_on_drop: false }` [INFO] [stdout] 0722715ecaddcf4c8c447377c7a0013bb4dc2581bcb5a9705b687e6ae00b4657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] fcc7b789e17648cedb74211a50169e3eb8d28616ac49b6b6ceae37b69b13cdea [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" "fcc7b789e17648cedb74211a50169e3eb8d28616ac49b6b6ceae37b69b13cdea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [INFO] [stderr] Compiling i2cdev v0.4.4 [INFO] [stderr] Compiling metriful v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.13s [INFO] running `Command { std: "docker" "inspect" "fcc7b789e17648cedb74211a50169e3eb8d28616ac49b6b6ceae37b69b13cdea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcc7b789e17648cedb74211a50169e3eb8d28616ac49b6b6ceae37b69b13cdea", kill_on_drop: false }` [INFO] [stdout] fcc7b789e17648cedb74211a50169e3eb8d28616ac49b6b6ceae37b69b13cdea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 0302646bcd7f3a21ac048cfdf87ef3d5b1139fbfd1add9c00786bcd6b00a521c [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" "0302646bcd7f3a21ac048cfdf87ef3d5b1139fbfd1add9c00786bcd6b00a521c", kill_on_drop: false }` [INFO] [stderr] Compiling metriful v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.65s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/metriful-b705bbc2cce44d07) [INFO] running `Command { std: "docker" "inspect" "0302646bcd7f3a21ac048cfdf87ef3d5b1139fbfd1add9c00786bcd6b00a521c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0302646bcd7f3a21ac048cfdf87ef3d5b1139fbfd1add9c00786bcd6b00a521c", kill_on_drop: false }` [INFO] [stdout] 0302646bcd7f3a21ac048cfdf87ef3d5b1139fbfd1add9c00786bcd6b00a521c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 614ac31e359bb1a7e209cc0c56affa9359a303a0be56a34ce2730fcdeeef609e [INFO] running `Command { std: "docker" "start" "-a" "614ac31e359bb1a7e209cc0c56affa9359a303a0be56a34ce2730fcdeeef609e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metriful-b705bbc2cce44d07) [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 metriful [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - Metriful::cycle_read_iter_timeout (line 724) - compile ... ok [INFO] [stdout] test src/lib.rs - Metriful::read_iter_timeout (line 624) - compile ... ok [INFO] [stdout] test src/lib.rs - Metriful::read (line 591) - compile ... ok [INFO] [stdout] test src/lib.rs - Metriful::read_status (line 827) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 39) - compile ... ok [INFO] [stdout] test src/lib.rs - Metriful::read_iter (line 680) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "614ac31e359bb1a7e209cc0c56affa9359a303a0be56a34ce2730fcdeeef609e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614ac31e359bb1a7e209cc0c56affa9359a303a0be56a34ce2730fcdeeef609e", kill_on_drop: false }` [INFO] [stdout] 614ac31e359bb1a7e209cc0c56affa9359a303a0be56a34ce2730fcdeeef609e