[INFO] fetching crate bare-metrics-recorder 0.1.0... [INFO] testing bare-metrics-recorder-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate bare-metrics-recorder 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate bare-metrics-recorder 0.1.0 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 crates.io crate bare-metrics-recorder 0.1.0 [INFO] finished tweaking crates.io crate bare-metrics-recorder 0.1.0 [INFO] tweaked toml for crates.io crate bare-metrics-recorder 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate bare-metrics-recorder 0.1.0 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 serde_bare v0.5.0 [INFO] [stderr] Downloaded bare-metrics-core v0.1.0 [INFO] [stderr] Downloaded hdrhistogram v7.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] d0d1b3af566ba3c61445886ea3a16e85c6b3e788eb0dc074e30bc7091f679fa0 [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" "d0d1b3af566ba3c61445886ea3a16e85c6b3e788eb0dc074e30bc7091f679fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0d1b3af566ba3c61445886ea3a16e85c6b3e788eb0dc074e30bc7091f679fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0d1b3af566ba3c61445886ea3a16e85c6b3e788eb0dc074e30bc7091f679fa0", kill_on_drop: false }` [INFO] [stdout] d0d1b3af566ba3c61445886ea3a16e85c6b3e788eb0dc074e30bc7091f679fa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 2951336dc62dc13950dd96bfd72fe4459f67c51d03d51665d65e9b4ad10f9a2e [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" "2951336dc62dc13950dd96bfd72fe4459f67c51d03d51665d65e9b4ad10f9a2e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling metrics v0.17.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling hdrhistogram v7.4.0 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling bare-metrics-core v0.1.0 [INFO] [stderr] Compiling bare-metrics-recorder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.87s [INFO] running `Command { std: "docker" "inspect" "2951336dc62dc13950dd96bfd72fe4459f67c51d03d51665d65e9b4ad10f9a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2951336dc62dc13950dd96bfd72fe4459f67c51d03d51665d65e9b4ad10f9a2e", kill_on_drop: false }` [INFO] [stdout] 2951336dc62dc13950dd96bfd72fe4459f67c51d03d51665d65e9b4ad10f9a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bdd162ec3f7a260b3af35cc789b9ea9b4bb21868ef0301f0954d576d67f35090 [INFO] running `Command { std: "docker" "start" "-a" "bdd162ec3f7a260b3af35cc789b9ea9b4bb21868ef0301f0954d576d67f35090", kill_on_drop: false }` [INFO] [stderr] Compiling bare-metrics-recorder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.77s [INFO] running `Command { std: "docker" "inspect" "bdd162ec3f7a260b3af35cc789b9ea9b4bb21868ef0301f0954d576d67f35090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd162ec3f7a260b3af35cc789b9ea9b4bb21868ef0301f0954d576d67f35090", kill_on_drop: false }` [INFO] [stdout] bdd162ec3f7a260b3af35cc789b9ea9b4bb21868ef0301f0954d576d67f35090 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 59fc59fceba5e8d9dd956d323cb892c042cacb2083f1e8d90a99a7b6062355e7 [INFO] running `Command { std: "docker" "start" "-a" "59fc59fceba5e8d9dd956d323cb892c042cacb2083f1e8d90a99a7b6062355e7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bare_metrics_recorder-344d1aa34fcd3a34) [INFO] [stdout] [INFO] [stderr] Doc-tests bare-metrics-recorder [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] [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" "59fc59fceba5e8d9dd956d323cb892c042cacb2083f1e8d90a99a7b6062355e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59fc59fceba5e8d9dd956d323cb892c042cacb2083f1e8d90a99a7b6062355e7", kill_on_drop: false }` [INFO] [stdout] 59fc59fceba5e8d9dd956d323cb892c042cacb2083f1e8d90a99a7b6062355e7