[INFO] fetching crate litime 0.7.4... [INFO] testing litime-0.7.4 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate litime 0.7.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate litime 0.7.4 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 crates.io crate litime 0.7.4 [INFO] finished tweaking crates.io crate litime 0.7.4 [INFO] tweaked toml for crates.io crate litime 0.7.4 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate litime 0.7.4 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] fc336db56af8ab05937a99b698f96ae635992a01a5b2d2d1c59e420b8cf78313 [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" "fc336db56af8ab05937a99b698f96ae635992a01a5b2d2d1c59e420b8cf78313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc336db56af8ab05937a99b698f96ae635992a01a5b2d2d1c59e420b8cf78313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc336db56af8ab05937a99b698f96ae635992a01a5b2d2d1c59e420b8cf78313", kill_on_drop: false }` [INFO] [stdout] fc336db56af8ab05937a99b698f96ae635992a01a5b2d2d1c59e420b8cf78313 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] a25050703f0a4a6b5d8c4ec73675fea5b8e99efa2c1c67f8197dda24a9b15eba [INFO] running `Command { std: "docker" "start" "-a" "a25050703f0a4a6b5d8c4ec73675fea5b8e99efa2c1c67f8197dda24a9b15eba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termsize v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling litime v0.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.44s [INFO] running `Command { std: "docker" "inspect" "a25050703f0a4a6b5d8c4ec73675fea5b8e99efa2c1c67f8197dda24a9b15eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a25050703f0a4a6b5d8c4ec73675fea5b8e99efa2c1c67f8197dda24a9b15eba", kill_on_drop: false }` [INFO] [stdout] a25050703f0a4a6b5d8c4ec73675fea5b8e99efa2c1c67f8197dda24a9b15eba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 249ec52df4ac575324c243162d3b219407eb0006634799fb8571cb90b6edec21 [INFO] running `Command { std: "docker" "start" "-a" "249ec52df4ac575324c243162d3b219407eb0006634799fb8571cb90b6edec21", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pretty_assertions v1.1.0 [INFO] [stderr] Compiling litime v0.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.46s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/litime-39485d0676bfcebb) [INFO] running `Command { std: "docker" "inspect" "249ec52df4ac575324c243162d3b219407eb0006634799fb8571cb90b6edec21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249ec52df4ac575324c243162d3b219407eb0006634799fb8571cb90b6edec21", kill_on_drop: false }` [INFO] [stdout] 249ec52df4ac575324c243162d3b219407eb0006634799fb8571cb90b6edec21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 507c0d159c15c3b2f373ffd20e1c4002d4751366e212443f04323abd9dfb9fe1 [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" "507c0d159c15c3b2f373ffd20e1c4002d4751366e212443f04323abd9dfb9fe1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/litime-39485d0676bfcebb) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test formatter::test::issue_6 ... ok [INFO] [stdout] test formatter::test::no_start ... ok [INFO] [stdout] test formatter::test::wrapped_quote ... ok [INFO] [stdout] test formatter::test::short_quote ... ok [INFO] [stdout] test formatter::test::issue_4 ... ok [INFO] [stdout] test formatter::test::no_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "507c0d159c15c3b2f373ffd20e1c4002d4751366e212443f04323abd9dfb9fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "507c0d159c15c3b2f373ffd20e1c4002d4751366e212443f04323abd9dfb9fe1", kill_on_drop: false }` [INFO] [stdout] 507c0d159c15c3b2f373ffd20e1c4002d4751366e212443f04323abd9dfb9fe1