[INFO] updating cached repository https://github.com/mota/measure [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42c444d01a078b822083c75a91bf36180f77ec41 [INFO] testing mota/measure/42c444d01a078b822083c75a91bf36180f77ec41 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%2Fmota%2Fmeasure" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mota/measure 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/mota/measure [INFO] finished tweaking git repo https://github.com/mota/measure [INFO] tweaked toml for git repo https://github.com/mota/measure written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/mota/measure 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2ae62b2b6ef4f4cf329184ca6736d2897495cb9992b0e185d14e34de1e1c746 [INFO] running `Command { std: "docker" "start" "-a" "a2ae62b2b6ef4f4cf329184ca6736d2897495cb9992b0e185d14e34de1e1c746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2ae62b2b6ef4f4cf329184ca6736d2897495cb9992b0e185d14e34de1e1c746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2ae62b2b6ef4f4cf329184ca6736d2897495cb9992b0e185d14e34de1e1c746", kill_on_drop: false }` [INFO] [stdout] a2ae62b2b6ef4f4cf329184ca6736d2897495cb9992b0e185d14e34de1e1c746 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ec023e35a2d1b2ec4afb71882c29c2f076fc1f0c73771d582d7b2b4b36fde84 [INFO] running `Command { std: "docker" "start" "-a" "9ec023e35a2d1b2ec4afb71882c29c2f076fc1f0c73771d582d7b2b4b36fde84", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling super-units v1.0.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling measure v1.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "9ec023e35a2d1b2ec4afb71882c29c2f076fc1f0c73771d582d7b2b4b36fde84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec023e35a2d1b2ec4afb71882c29c2f076fc1f0c73771d582d7b2b4b36fde84", kill_on_drop: false }` [INFO] [stdout] 9ec023e35a2d1b2ec4afb71882c29c2f076fc1f0c73771d582d7b2b4b36fde84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5affeafb896fbacac39571736fbed811c517e5742b8213db3422ff57275ab0e9 [INFO] running `Command { std: "docker" "start" "-a" "5affeafb896fbacac39571736fbed811c517e5742b8213db3422ff57275ab0e9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling measure v1.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/measure-c0544ab14df325fc) [INFO] running `Command { std: "docker" "inspect" "5affeafb896fbacac39571736fbed811c517e5742b8213db3422ff57275ab0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5affeafb896fbacac39571736fbed811c517e5742b8213db3422ff57275ab0e9", kill_on_drop: false }` [INFO] [stdout] 5affeafb896fbacac39571736fbed811c517e5742b8213db3422ff57275ab0e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac3aedbe2ce08fc4d8f6a59bae64e84f07691922226a2b8a8608874e330435b9 [INFO] running `Command { std: "docker" "start" "-a" "ac3aedbe2ce08fc4d8f6a59bae64e84f07691922226a2b8a8608874e330435b9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/measure-c0544ab14df325fc) [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" "ac3aedbe2ce08fc4d8f6a59bae64e84f07691922226a2b8a8608874e330435b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac3aedbe2ce08fc4d8f6a59bae64e84f07691922226a2b8a8608874e330435b9", kill_on_drop: false }` [INFO] [stdout] ac3aedbe2ce08fc4d8f6a59bae64e84f07691922226a2b8a8608874e330435b9