[INFO] cloning repository https://github.com/filcuc/thumbnailer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/filcuc/thumbnailer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilcuc%2Fthumbnailer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilcuc%2Fthumbnailer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccd8bf8e8da8d0c5d93debca5efca302a62f5f06 [INFO] testing filcuc/thumbnailer against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilcuc%2Fthumbnailer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/filcuc/thumbnailer on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/filcuc/thumbnailer [INFO] finished tweaking git repo https://github.com/filcuc/thumbnailer [INFO] tweaked toml for git repo https://github.com/filcuc/thumbnailer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/filcuc/thumbnailer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] d65f0e636be804f3b2cc9eec66bf3e761974d4fd1ec7adadb7eae8383c8da2b0 [INFO] running `Command { std: "docker" "start" "-a" "d65f0e636be804f3b2cc9eec66bf3e761974d4fd1ec7adadb7eae8383c8da2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d65f0e636be804f3b2cc9eec66bf3e761974d4fd1ec7adadb7eae8383c8da2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65f0e636be804f3b2cc9eec66bf3e761974d4fd1ec7adadb7eae8383c8da2b0", kill_on_drop: false }` [INFO] [stdout] d65f0e636be804f3b2cc9eec66bf3e761974d4fd1ec7adadb7eae8383c8da2b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] f204a22f58f66ea16b4dce3c341cb1ee1919452d718375382edfe81b28d020aa [INFO] running `Command { std: "docker" "start" "-a" "f204a22f58f66ea16b4dce3c341cb1ee1919452d718375382edfe81b28d020aa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling thumbnailer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "f204a22f58f66ea16b4dce3c341cb1ee1919452d718375382edfe81b28d020aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f204a22f58f66ea16b4dce3c341cb1ee1919452d718375382edfe81b28d020aa", kill_on_drop: false }` [INFO] [stdout] f204a22f58f66ea16b4dce3c341cb1ee1919452d718375382edfe81b28d020aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42fcfdbf55d8cfaa1603a2bef18b34e9dd5962f53aeab0e2e7bde22aefd4109c [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" "42fcfdbf55d8cfaa1603a2bef18b34e9dd5962f53aeab0e2e7bde22aefd4109c", kill_on_drop: false }` [INFO] [stderr] Compiling thumbnailer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.43s [INFO] running `Command { std: "docker" "inspect" "42fcfdbf55d8cfaa1603a2bef18b34e9dd5962f53aeab0e2e7bde22aefd4109c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42fcfdbf55d8cfaa1603a2bef18b34e9dd5962f53aeab0e2e7bde22aefd4109c", kill_on_drop: false }` [INFO] [stdout] 42fcfdbf55d8cfaa1603a2bef18b34e9dd5962f53aeab0e2e7bde22aefd4109c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09f8c818d6708ef94ffa53d52155c96a15aed887d40a20e52bdbbf1bde0408fa [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" "09f8c818d6708ef94ffa53d52155c96a15aed887d40a20e52bdbbf1bde0408fa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/thumbnailer-d23b2a8632454a5f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test thumbnailer::tests::test_calculate_path_md5 ... ok [INFO] [stdout] test thumbnailer::tests::test_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "09f8c818d6708ef94ffa53d52155c96a15aed887d40a20e52bdbbf1bde0408fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f8c818d6708ef94ffa53d52155c96a15aed887d40a20e52bdbbf1bde0408fa", kill_on_drop: false }` [INFO] [stdout] 09f8c818d6708ef94ffa53d52155c96a15aed887d40a20e52bdbbf1bde0408fa