[INFO] cloning repository https://github.com/ealasu/photo-importer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ealasu/photo-importer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fealasu%2Fphoto-importer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fealasu%2Fphoto-importer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 588952a542dac6e60a230046621b182d84a5d1db [INFO] testing ealasu/photo-importer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fealasu%2Fphoto-importer" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ealasu/photo-importer 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] started tweaking git repo https://github.com/ealasu/photo-importer [INFO] finished tweaking git repo https://github.com/ealasu/photo-importer [INFO] tweaked toml for git repo https://github.com/ealasu/photo-importer written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ealasu/photo-importer 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] Downloading crates ... [INFO] [stderr] Downloaded fehler-macros v1.0.0 [INFO] [stderr] Downloaded fehler v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] babfcb2a04ac63c5beb837bcd9446e9246d405cb740f246651ec4b7d1f6bf274 [INFO] running `Command { std: "docker" "start" "-a" "babfcb2a04ac63c5beb837bcd9446e9246d405cb740f246651ec4b7d1f6bf274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "babfcb2a04ac63c5beb837bcd9446e9246d405cb740f246651ec4b7d1f6bf274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "babfcb2a04ac63c5beb837bcd9446e9246d405cb740f246651ec4b7d1f6bf274", kill_on_drop: false }` [INFO] [stdout] babfcb2a04ac63c5beb837bcd9446e9246d405cb740f246651ec4b7d1f6bf274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 72bf16c01e09ed1a97cd5e5da90815011ee239a68a60cdb12ea33766d11925c9 [INFO] running `Command { std: "docker" "start" "-a" "72bf16c01e09ed1a97cd5e5da90815011ee239a68a60cdb12ea33766d11925c9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling photo-importer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.89s [INFO] running `Command { std: "docker" "inspect" "72bf16c01e09ed1a97cd5e5da90815011ee239a68a60cdb12ea33766d11925c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72bf16c01e09ed1a97cd5e5da90815011ee239a68a60cdb12ea33766d11925c9", kill_on_drop: false }` [INFO] [stdout] 72bf16c01e09ed1a97cd5e5da90815011ee239a68a60cdb12ea33766d11925c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 46233230fc53b775c19eaa069a84bdb3b23bbaf8b39ec418cec047f0a5de70f1 [INFO] running `Command { std: "docker" "start" "-a" "46233230fc53b775c19eaa069a84bdb3b23bbaf8b39ec418cec047f0a5de70f1", kill_on_drop: false }` [INFO] [stderr] Compiling photo-importer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "46233230fc53b775c19eaa069a84bdb3b23bbaf8b39ec418cec047f0a5de70f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46233230fc53b775c19eaa069a84bdb3b23bbaf8b39ec418cec047f0a5de70f1", kill_on_drop: false }` [INFO] [stdout] 46233230fc53b775c19eaa069a84bdb3b23bbaf8b39ec418cec047f0a5de70f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 4e81864e87b32b62055af97d570c17708add9e41dff72aecf5951b069c1dd815 [INFO] running `Command { std: "docker" "start" "-a" "4e81864e87b32b62055af97d570c17708add9e41dff72aecf5951b069c1dd815", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/photo_importer-8b242bc5ce8d3e63) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e81864e87b32b62055af97d570c17708add9e41dff72aecf5951b069c1dd815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e81864e87b32b62055af97d570c17708add9e41dff72aecf5951b069c1dd815", kill_on_drop: false }` [INFO] [stdout] 4e81864e87b32b62055af97d570c17708add9e41dff72aecf5951b069c1dd815