[INFO] cloning repository https://github.com/don-smith/rusty-chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/don-smith/rusty-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdon-smith%2Frusty-chain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdon-smith%2Frusty-chain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 602b48e13ddad846d65ff2c4fa790764af44cd8e [INFO] testing don-smith/rusty-chain against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdon-smith%2Frusty-chain" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/don-smith/rusty-chain on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/don-smith/rusty-chain [INFO] finished tweaking git repo https://github.com/don-smith/rusty-chain [INFO] tweaked toml for git repo https://github.com/don-smith/rusty-chain written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/don-smith/rusty-chain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v1.0.2 [INFO] [stderr] Downloaded time v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 213b162bc910b2c4b7de9895e04695c754fa33d94a23548440dcdfc10ee98d74 [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" "213b162bc910b2c4b7de9895e04695c754fa33d94a23548440dcdfc10ee98d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "213b162bc910b2c4b7de9895e04695c754fa33d94a23548440dcdfc10ee98d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "213b162bc910b2c4b7de9895e04695c754fa33d94a23548440dcdfc10ee98d74", kill_on_drop: false }` [INFO] [stdout] 213b162bc910b2c4b7de9895e04695c754fa33d94a23548440dcdfc10ee98d74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4216788d9e6ccb7c4a6ac8be35aa731ecc6b7c360b5d33c177c69a5ca1f187e0 [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" "4216788d9e6ccb7c4a6ac8be35aa731ecc6b7c360b5d33c177c69a5ca1f187e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling time v0.2.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rusty-chain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.84s [INFO] running `Command { std: "docker" "inspect" "4216788d9e6ccb7c4a6ac8be35aa731ecc6b7c360b5d33c177c69a5ca1f187e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4216788d9e6ccb7c4a6ac8be35aa731ecc6b7c360b5d33c177c69a5ca1f187e0", kill_on_drop: false }` [INFO] [stdout] 4216788d9e6ccb7c4a6ac8be35aa731ecc6b7c360b5d33c177c69a5ca1f187e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d8e747b5875ffdc85581748aa91ffad6f2c6d2662b4a2a95a48e7e659ab8fcb [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" "0d8e747b5875ffdc85581748aa91ffad6f2c6d2662b4a2a95a48e7e659ab8fcb", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-chain v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "0d8e747b5875ffdc85581748aa91ffad6f2c6d2662b4a2a95a48e7e659ab8fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8e747b5875ffdc85581748aa91ffad6f2c6d2662b4a2a95a48e7e659ab8fcb", kill_on_drop: false }` [INFO] [stdout] 0d8e747b5875ffdc85581748aa91ffad6f2c6d2662b4a2a95a48e7e659ab8fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14bbc83b86bce4eefcd96d2f53f0167f090aa6f9ef99baf781d8d1f424163c6a [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" "14bbc83b86bce4eefcd96d2f53f0167f090aa6f9ef99baf781d8d1f424163c6a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_chain-3d2d727bf2bab64a [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" "14bbc83b86bce4eefcd96d2f53f0167f090aa6f9ef99baf781d8d1f424163c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14bbc83b86bce4eefcd96d2f53f0167f090aa6f9ef99baf781d8d1f424163c6a", kill_on_drop: false }` [INFO] [stdout] 14bbc83b86bce4eefcd96d2f53f0167f090aa6f9ef99baf781d8d1f424163c6a