[INFO] cloning repository https://github.com/FreeFlyFall/rustPomodoro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeFlyFall/rustPomodoro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFlyFall%2FrustPomodoro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFlyFall%2FrustPomodoro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 964a64a08d3778ba1b8d896b8bb1c78346f87e0c [INFO] testing FreeFlyFall/rustPomodoro against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFlyFall%2FrustPomodoro" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FreeFlyFall/rustPomodoro on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FreeFlyFall/rustPomodoro [INFO] finished tweaking git repo https://github.com/FreeFlyFall/rustPomodoro [INFO] tweaked toml for git repo https://github.com/FreeFlyFall/rustPomodoro written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/FreeFlyFall/rustPomodoro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac55d86ab11e4fad53e6a687727cc2ef0376c6e6e706a8d0edc72cbc08dce0fe [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" "ac55d86ab11e4fad53e6a687727cc2ef0376c6e6e706a8d0edc72cbc08dce0fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac55d86ab11e4fad53e6a687727cc2ef0376c6e6e706a8d0edc72cbc08dce0fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac55d86ab11e4fad53e6a687727cc2ef0376c6e6e706a8d0edc72cbc08dce0fe", kill_on_drop: false }` [INFO] [stdout] ac55d86ab11e4fad53e6a687727cc2ef0376c6e6e706a8d0edc72cbc08dce0fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] a24962b3711c6218b8a17ff0c05854314b2436593d8e7ee2901e2bbb860becdb [INFO] running `Command { std: "docker" "start" "-a" "a24962b3711c6218b8a17ff0c05854314b2436593d8e7ee2901e2bbb860becdb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.13 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling pomodoro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.70s [INFO] running `Command { std: "docker" "inspect" "a24962b3711c6218b8a17ff0c05854314b2436593d8e7ee2901e2bbb860becdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24962b3711c6218b8a17ff0c05854314b2436593d8e7ee2901e2bbb860becdb", kill_on_drop: false }` [INFO] [stdout] a24962b3711c6218b8a17ff0c05854314b2436593d8e7ee2901e2bbb860becdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 3883ac2ac46303cf9be8b7ed6cee255771a91d3a7d5764b07412dd751c47fb33 [INFO] running `Command { std: "docker" "start" "-a" "3883ac2ac46303cf9be8b7ed6cee255771a91d3a7d5764b07412dd751c47fb33", kill_on_drop: false }` [INFO] [stderr] Compiling pomodoro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "3883ac2ac46303cf9be8b7ed6cee255771a91d3a7d5764b07412dd751c47fb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3883ac2ac46303cf9be8b7ed6cee255771a91d3a7d5764b07412dd751c47fb33", kill_on_drop: false }` [INFO] [stdout] 3883ac2ac46303cf9be8b7ed6cee255771a91d3a7d5764b07412dd751c47fb33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 017700ecafc344c5b67dd7b9de8ebb3e0c5965cffb76e3ad782699f9a9a7b074 [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" "017700ecafc344c5b67dd7b9de8ebb3e0c5965cffb76e3ad782699f9a9a7b074", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pomodoro-15b8d704a299c8fc [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 `Command { std: "docker" "inspect" "017700ecafc344c5b67dd7b9de8ebb3e0c5965cffb76e3ad782699f9a9a7b074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "017700ecafc344c5b67dd7b9de8ebb3e0c5965cffb76e3ad782699f9a9a7b074", kill_on_drop: false }` [INFO] [stdout] 017700ecafc344c5b67dd7b9de8ebb3e0c5965cffb76e3ad782699f9a9a7b074