[INFO] cloning repository https://github.com/Canop/lfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Canop/lfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanop%2Flfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanop%2Flfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84dd2fe74084aaa7aef8ed52a4fb2e6399174ebe [INFO] testing Canop/lfs against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCanop%2Flfs" "/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/Canop/lfs 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/Canop/lfs [INFO] finished tweaking git repo https://github.com/Canop/lfs [INFO] tweaked toml for git repo https://github.com/Canop/lfs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Canop/lfs 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 minimad v0.6.7 [INFO] [stderr] Downloaded file-size v1.0.3 [INFO] [stderr] Downloaded lfs-core v0.3.1 [INFO] [stderr] Downloaded termimad v0.8.29 [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" "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] a0777f5c5daeac72ba7226594246c253f6d14cf726c15eaf2683804ad20c015a [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" "a0777f5c5daeac72ba7226594246c253f6d14cf726c15eaf2683804ad20c015a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0777f5c5daeac72ba7226594246c253f6d14cf726c15eaf2683804ad20c015a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0777f5c5daeac72ba7226594246c253f6d14cf726c15eaf2683804ad20c015a", kill_on_drop: false }` [INFO] [stdout] a0777f5c5daeac72ba7226594246c253f6d14cf726c15eaf2683804ad20c015a [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" "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] cc3fc7517744c51332eaf3273c9c8819bb1b88abfc9d50beffeea95c784a1e7d [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" "cc3fc7517744c51332eaf3273c9c8819bb1b88abfc9d50beffeea95c784a1e7d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling file-size v1.0.3 [INFO] [stderr] Compiling minimad v0.6.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling mio v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling termimad v0.8.29 [INFO] [stderr] Compiling lfs-core v0.3.1 [INFO] [stderr] Compiling lfs v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.47s [INFO] running `Command { std: "docker" "inspect" "cc3fc7517744c51332eaf3273c9c8819bb1b88abfc9d50beffeea95c784a1e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc3fc7517744c51332eaf3273c9c8819bb1b88abfc9d50beffeea95c784a1e7d", kill_on_drop: false }` [INFO] [stdout] cc3fc7517744c51332eaf3273c9c8819bb1b88abfc9d50beffeea95c784a1e7d [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" "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] 6eaf1943392e6f1fe096cb87df8f55c11bc76bb2ea4bc0b7cf6638d8d76f2258 [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" "6eaf1943392e6f1fe096cb87df8f55c11bc76bb2ea4bc0b7cf6638d8d76f2258", kill_on_drop: false }` [INFO] [stderr] Compiling lfs v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "6eaf1943392e6f1fe096cb87df8f55c11bc76bb2ea4bc0b7cf6638d8d76f2258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eaf1943392e6f1fe096cb87df8f55c11bc76bb2ea4bc0b7cf6638d8d76f2258", kill_on_drop: false }` [INFO] [stdout] 6eaf1943392e6f1fe096cb87df8f55c11bc76bb2ea4bc0b7cf6638d8d76f2258 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65f5388db2f5dab502d1aa3fa8d6f13565dfe29d13fe51b63973b8d973abedf4 [INFO] running `Command { std: "docker" "start" "-a" "65f5388db2f5dab502d1aa3fa8d6f13565dfe29d13fe51b63973b8d973abedf4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lfs-f3354f35aaaa9fbd [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" "65f5388db2f5dab502d1aa3fa8d6f13565dfe29d13fe51b63973b8d973abedf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f5388db2f5dab502d1aa3fa8d6f13565dfe29d13fe51b63973b8d973abedf4", kill_on_drop: false }` [INFO] [stdout] 65f5388db2f5dab502d1aa3fa8d6f13565dfe29d13fe51b63973b8d973abedf4