[INFO] cloning repository https://github.com/Lireer/humte [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lireer/humte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLireer%2Fhumte", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLireer%2Fhumte'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87e5e836ba1f89da7a2dd602dbe3c274d19fd0ad [INFO] testing Lireer/humte against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLireer%2Fhumte" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lireer/humte 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] removed /workspace/builds/worker-21/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Lireer/humte [INFO] finished tweaking git repo https://github.com/Lireer/humte [INFO] tweaked toml for git repo https://github.com/Lireer/humte written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/Lireer/humte 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] [stderr] Downloaded chunked_transfer v1.2.0 [INFO] [stderr] Downloaded rppal v0.11.3 [INFO] [stderr] Downloaded dht22_pi v0.3.0 [INFO] [stderr] Downloaded tiny_http v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c1e2ea6443d0a8b8e0e4e95b7533767c9b0160d594d5e5b5052ab063b59e00e [INFO] running `Command { std: "docker" "start" "-a" "2c1e2ea6443d0a8b8e0e4e95b7533767c9b0160d594d5e5b5052ab063b59e00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c1e2ea6443d0a8b8e0e4e95b7533767c9b0160d594d5e5b5052ab063b59e00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1e2ea6443d0a8b8e0e4e95b7533767c9b0160d594d5e5b5052ab063b59e00e", kill_on_drop: false }` [INFO] [stdout] 2c1e2ea6443d0a8b8e0e4e95b7533767c9b0160d594d5e5b5052ab063b59e00e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcc853acbb46c4d1f22f8bc1583a3b48efbe6cb3be96ca783ad038c9cdfff0e0 [INFO] running `Command { std: "docker" "start" "-a" "dcc853acbb46c4d1f22f8bc1583a3b48efbe6cb3be96ca783ad038c9cdfff0e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling dht22_pi v0.3.0 [INFO] [stderr] Compiling tiny_http v0.7.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling humte v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "dcc853acbb46c4d1f22f8bc1583a3b48efbe6cb3be96ca783ad038c9cdfff0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcc853acbb46c4d1f22f8bc1583a3b48efbe6cb3be96ca783ad038c9cdfff0e0", kill_on_drop: false }` [INFO] [stdout] dcc853acbb46c4d1f22f8bc1583a3b48efbe6cb3be96ca783ad038c9cdfff0e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7888c64ee74a7cdbd988a7a5ca754b85f2ec4fb2dc26a946ab194f2a44d7b36 [INFO] running `Command { std: "docker" "start" "-a" "a7888c64ee74a7cdbd988a7a5ca754b85f2ec4fb2dc26a946ab194f2a44d7b36", kill_on_drop: false }` [INFO] [stderr] Compiling humte v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.02s [INFO] running `Command { std: "docker" "inspect" "a7888c64ee74a7cdbd988a7a5ca754b85f2ec4fb2dc26a946ab194f2a44d7b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7888c64ee74a7cdbd988a7a5ca754b85f2ec4fb2dc26a946ab194f2a44d7b36", kill_on_drop: false }` [INFO] [stdout] a7888c64ee74a7cdbd988a7a5ca754b85f2ec4fb2dc26a946ab194f2a44d7b36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 263885e451172b0a30a0123dceadd531a1829b8b5012141e0fc8aec5e5f42995 [INFO] running `Command { std: "docker" "start" "-a" "263885e451172b0a30a0123dceadd531a1829b8b5012141e0fc8aec5e5f42995", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/humte-80349761928c334e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test data::tests::range_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "263885e451172b0a30a0123dceadd531a1829b8b5012141e0fc8aec5e5f42995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263885e451172b0a30a0123dceadd531a1829b8b5012141e0fc8aec5e5f42995", kill_on_drop: false }` [INFO] [stdout] 263885e451172b0a30a0123dceadd531a1829b8b5012141e0fc8aec5e5f42995