[INFO] updating cached repository https://github.com/PhilipDaniels/logging_timer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 95402d4af749382fbaa3fee6a59bcdede5b5920f [INFO] testing PhilipDaniels/logging_timer against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipDaniels%2Flogging_timer" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PhilipDaniels/logging_timer on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/PhilipDaniels/logging_timer [INFO] finished tweaking git repo https://github.com/PhilipDaniels/logging_timer [INFO] tweaked toml for git repo https://github.com/PhilipDaniels/logging_timer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/PhilipDaniels/logging_timer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7bd0b525eba2210f0e37c167073d32127eb6e82f3324f8f11468b6bc0750e7da [INFO] running `"docker" "start" "-a" "7bd0b525eba2210f0e37c167073d32127eb6e82f3324f8f11468b6bc0750e7da"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling logging_timer_proc_macros v1.0.0 [INFO] [stderr] Compiling logging_timer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.32s [INFO] running `"docker" "inspect" "7bd0b525eba2210f0e37c167073d32127eb6e82f3324f8f11468b6bc0750e7da"` [INFO] running `"docker" "rm" "-f" "7bd0b525eba2210f0e37c167073d32127eb6e82f3324f8f11468b6bc0750e7da"` [INFO] [stdout] 7bd0b525eba2210f0e37c167073d32127eb6e82f3324f8f11468b6bc0750e7da [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cbb0fc458346741795bf0654f05b72da8296e90c0c0ef51e3007a15fa628d4ed [INFO] running `"docker" "start" "-a" "cbb0fc458346741795bf0654f05b72da8296e90c0c0ef51e3007a15fa628d4ed"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling logging_timer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.79s [INFO] running `"docker" "inspect" "cbb0fc458346741795bf0654f05b72da8296e90c0c0ef51e3007a15fa628d4ed"` [INFO] running `"docker" "rm" "-f" "cbb0fc458346741795bf0654f05b72da8296e90c0c0ef51e3007a15fa628d4ed"` [INFO] [stdout] cbb0fc458346741795bf0654f05b72da8296e90c0c0ef51e3007a15fa628d4ed [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 2a0bfb8b37d59da5cab51285dcd943c27eb4af1b6f61aaaf5a76f20c70ddbef2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "2a0bfb8b37d59da5cab51285dcd943c27eb4af1b6f61aaaf5a76f20c70ddbef2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/logging_timer-726cd25abd80bba3 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests logging_timer [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / //! This crate provides a couple of simple timers that log messages indicating the elapsed [INFO] [stderr] 2 | | //! time between their creation and dropping. Messages are output via the [INFO] [stderr] 3 | | //! [log](https://crates.io/crates/log) crate. [INFO] [stderr] 4 | | //! [INFO] [stderr] ... | [INFO] [stderr] 151 | | //! struct and `[dnscan/src/main.rs/63]` is the filename and number from `Record` - this captures the place where the timer was [INFO] [stderr] 152 | | //! instantiated. The module is also set, but is not shown in these examples. [INFO] [stderr] | |_____________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_codeblock_attribute)]` on by default [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / //! This crate provides a couple of simple timers that log messages indicating the elapsed [INFO] [stderr] 2 | | //! time between their creation and dropping. Messages are output via the [INFO] [stderr] 3 | | //! [log](https://crates.io/crates/log) crate. [INFO] [stderr] 4 | | //! [INFO] [stderr] ... | [INFO] [stderr] 151 | | //! struct and `[dnscan/src/main.rs/63]` is the filename and number from `Record` - this captures the place where the timer was [INFO] [stderr] 152 | | //! instantiated. The module is also set, but is not shown in these examples. [INFO] [stderr] | |_____________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:260:5 [INFO] [stderr] | [INFO] [stderr] 260 | / /// Sets the logging level. [INFO] [stderr] 261 | | /// Note that this consumes self, so that it can be called in a one-liner like this: [INFO] [stderr] 262 | | /// [INFO] [stderr] 263 | | /// ```norun [INFO] [stderr] 264 | | /// let tmr = timer!("foo").level(Level::Trace); [INFO] [stderr] 265 | | /// ``` [INFO] [stderr] | |___________^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:360:1 [INFO] [stderr] | [INFO] [stderr] 360 | / /// Creates a timer that does not log a starting message, only a finished one. [INFO] [stderr] 361 | | /// [INFO] [stderr] 362 | | /// # Examples [INFO] [stderr] 363 | | /// Note that when specifying the log level you must use a semi-colon as a [INFO] [stderr] ... | [INFO] [stderr] 373 | | /// let _tmr4 = timer!(Level::Trace; "FIND_FILES", "Found {} files", 42); [INFO] [stderr] 374 | | /// ``` [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:456:1 [INFO] [stderr] | [INFO] [stderr] 456 | / /// Creates a timer that logs a starting mesage and a finished message. [INFO] [stderr] 457 | | /// [INFO] [stderr] 458 | | /// # Examples [INFO] [stderr] 459 | | /// Note that when specifying the log level you must use a semi-colon as a [INFO] [stderr] ... | [INFO] [stderr] 469 | | /// let _tmr4 = stimer!(Level::Trace; "FIND_FILES", "Found {} files", 42); [INFO] [stderr] 470 | | /// ``` [INFO] [stderr] | |_______^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "2a0bfb8b37d59da5cab51285dcd943c27eb4af1b6f61aaaf5a76f20c70ddbef2"` [INFO] running `"docker" "rm" "-f" "2a0bfb8b37d59da5cab51285dcd943c27eb4af1b6f61aaaf5a76f20c70ddbef2"` [INFO] [stdout] 2a0bfb8b37d59da5cab51285dcd943c27eb4af1b6f61aaaf5a76f20c70ddbef2