[INFO] updating cached repository https://github.com/bdelmas/image-scan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70e64f7c523a5a5027bdb9a2aa4278ae14cf5f91 [INFO] testing bdelmas/image-scan against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdelmas%2Fimage-scan" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bdelmas/image-scan on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bdelmas/image-scan [INFO] finished tweaking git repo https://github.com/bdelmas/image-scan [INFO] tweaked toml for git repo https://github.com/bdelmas/image-scan written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/bdelmas/image-scan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 033c29531f76a49c5e2ced4297815cc7c64d461c2a2aa3ba013e39e6c7e2305e [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" "033c29531f76a49c5e2ced4297815cc7c64d461c2a2aa3ba013e39e6c7e2305e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "033c29531f76a49c5e2ced4297815cc7c64d461c2a2aa3ba013e39e6c7e2305e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033c29531f76a49c5e2ced4297815cc7c64d461c2a2aa3ba013e39e6c7e2305e", kill_on_drop: false }` [INFO] [stdout] 033c29531f76a49c5e2ced4297815cc7c64d461c2a2aa3ba013e39e6c7e2305e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bfde2004b6a9f111709352af83ff34f02e9baef73bb204aa89c438c8ed1f87c [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" "7bfde2004b6a9f111709352af83ff34f02e9baef73bb204aa89c438c8ed1f87c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling image-scan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.31s [INFO] running `Command { std: "docker" "inspect" "7bfde2004b6a9f111709352af83ff34f02e9baef73bb204aa89c438c8ed1f87c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bfde2004b6a9f111709352af83ff34f02e9baef73bb204aa89c438c8ed1f87c", kill_on_drop: false }` [INFO] [stdout] 7bfde2004b6a9f111709352af83ff34f02e9baef73bb204aa89c438c8ed1f87c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7326ccbfd9b483537171250029bedbdda679f6fb140eeb2b622d54e651f05ade [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" "7326ccbfd9b483537171250029bedbdda679f6fb140eeb2b622d54e651f05ade", kill_on_drop: false }` [INFO] [stderr] Compiling image-scan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "7326ccbfd9b483537171250029bedbdda679f6fb140eeb2b622d54e651f05ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7326ccbfd9b483537171250029bedbdda679f6fb140eeb2b622d54e651f05ade", kill_on_drop: false }` [INFO] [stdout] 7326ccbfd9b483537171250029bedbdda679f6fb140eeb2b622d54e651f05ade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d6b7e0d058f81dc58ff850ea0577008645f4e376fcc34d5d490fe56486f8569 [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" "9d6b7e0d058f81dc58ff850ea0577008645f4e376fcc34d5d490fe56486f8569", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/image_scan-fbe2525d1f42105d [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" "9d6b7e0d058f81dc58ff850ea0577008645f4e376fcc34d5d490fe56486f8569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d6b7e0d058f81dc58ff850ea0577008645f4e376fcc34d5d490fe56486f8569", kill_on_drop: false }` [INFO] [stdout] 9d6b7e0d058f81dc58ff850ea0577008645f4e376fcc34d5d490fe56486f8569