[INFO] cloning repository https://github.com/felix-pb/rust-challenge-teded-riddle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felix-pb/rust-challenge-teded-riddle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelix-pb%2Frust-challenge-teded-riddle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelix-pb%2Frust-challenge-teded-riddle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef2fd6391279babae01c8f72258c59ab92d09435 [INFO] testing felix-pb/rust-challenge-teded-riddle against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelix-pb%2Frust-challenge-teded-riddle" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felix-pb/rust-challenge-teded-riddle 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/felix-pb/rust-challenge-teded-riddle [INFO] finished tweaking git repo https://github.com/felix-pb/rust-challenge-teded-riddle [INFO] tweaked toml for git repo https://github.com/felix-pb/rust-challenge-teded-riddle written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/felix-pb/rust-challenge-teded-riddle 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] a121a29d6d068dc9a3f66a0890eb0d0bd7028d11e219ee0c7488a7a10312d23b [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" "a121a29d6d068dc9a3f66a0890eb0d0bd7028d11e219ee0c7488a7a10312d23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a121a29d6d068dc9a3f66a0890eb0d0bd7028d11e219ee0c7488a7a10312d23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a121a29d6d068dc9a3f66a0890eb0d0bd7028d11e219ee0c7488a7a10312d23b", kill_on_drop: false }` [INFO] [stdout] a121a29d6d068dc9a3f66a0890eb0d0bd7028d11e219ee0c7488a7a10312d23b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 22e462c95af0a033b63edc65a79b441425e80f1f3d7f4954bbdc4b4ea2a5c6ec [INFO] running `Command { std: "docker" "start" "-a" "22e462c95af0a033b63edc65a79b441425e80f1f3d7f4954bbdc4b4ea2a5c6ec", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling riddle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "22e462c95af0a033b63edc65a79b441425e80f1f3d7f4954bbdc4b4ea2a5c6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e462c95af0a033b63edc65a79b441425e80f1f3d7f4954bbdc4b4ea2a5c6ec", kill_on_drop: false }` [INFO] [stdout] 22e462c95af0a033b63edc65a79b441425e80f1f3d7f4954bbdc4b4ea2a5c6ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 6b831ea4686a1319ca86f18928f3e82f4a483bd403e695f224aa1f11048e2677 [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" "6b831ea4686a1319ca86f18928f3e82f4a483bd403e695f224aa1f11048e2677", kill_on_drop: false }` [INFO] [stderr] Compiling riddle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "6b831ea4686a1319ca86f18928f3e82f4a483bd403e695f224aa1f11048e2677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b831ea4686a1319ca86f18928f3e82f4a483bd403e695f224aa1f11048e2677", kill_on_drop: false }` [INFO] [stdout] 6b831ea4686a1319ca86f18928f3e82f4a483bd403e695f224aa1f11048e2677 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] fd5d725200a22b904c8ba07543efa6ec5ab4d38873149706cec954e6ab0b1806 [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" "fd5d725200a22b904c8ba07543efa6ec5ab4d38873149706cec954e6ab0b1806", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/riddle-7ec838d41599db2f [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" "fd5d725200a22b904c8ba07543efa6ec5ab4d38873149706cec954e6ab0b1806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd5d725200a22b904c8ba07543efa6ec5ab4d38873149706cec954e6ab0b1806", kill_on_drop: false }` [INFO] [stdout] fd5d725200a22b904c8ba07543efa6ec5ab4d38873149706cec954e6ab0b1806