[INFO] cloning repository https://github.com/samwho/whatis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samwho/whatis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamwho%2Fwhatis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamwho%2Fwhatis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccff8c62e0bb3fcdc283955ead66647c7d770b2a [INFO] testing samwho/whatis against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamwho%2Fwhatis" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samwho/whatis on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samwho/whatis [INFO] finished tweaking git repo https://github.com/samwho/whatis [INFO] tweaked toml for git repo https://github.com/samwho/whatis written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/samwho/whatis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9887426f6ba14b0ada003c694dee8b05d0faaaaa00fc53ecc0db25670ef97f05 [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" "9887426f6ba14b0ada003c694dee8b05d0faaaaa00fc53ecc0db25670ef97f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9887426f6ba14b0ada003c694dee8b05d0faaaaa00fc53ecc0db25670ef97f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9887426f6ba14b0ada003c694dee8b05d0faaaaa00fc53ecc0db25670ef97f05", kill_on_drop: false }` [INFO] [stdout] 9887426f6ba14b0ada003c694dee8b05d0faaaaa00fc53ecc0db25670ef97f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ca05ad8485da92f0d1d173b5694c6539fce2a81b75c283809db2b631b61f1dc [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" "3ca05ad8485da92f0d1d173b5694c6539fce2a81b75c283809db2b631b61f1dc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling kamadak-exif v0.5.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling img-parts v0.2.3 [INFO] [stderr] Compiling cfb v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling infer v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling whatis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "3ca05ad8485da92f0d1d173b5694c6539fce2a81b75c283809db2b631b61f1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca05ad8485da92f0d1d173b5694c6539fce2a81b75c283809db2b631b61f1dc", kill_on_drop: false }` [INFO] [stdout] 3ca05ad8485da92f0d1d173b5694c6539fce2a81b75c283809db2b631b61f1dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] 1378c0187e18d3742c2542b522e2988d105ce12eb2cccd6e54d848f073606bac [INFO] running `Command { std: "docker" "start" "-a" "1378c0187e18d3742c2542b522e2988d105ce12eb2cccd6e54d848f073606bac", kill_on_drop: false }` [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Compiling whatis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.03s [INFO] running `Command { std: "docker" "inspect" "1378c0187e18d3742c2542b522e2988d105ce12eb2cccd6e54d848f073606bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1378c0187e18d3742c2542b522e2988d105ce12eb2cccd6e54d848f073606bac", kill_on_drop: false }` [INFO] [stdout] 1378c0187e18d3742c2542b522e2988d105ce12eb2cccd6e54d848f073606bac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] a65138013b5e4f416daad8846739db2129773f3411f2ac7132339fed324fcd50 [INFO] running `Command { std: "docker" "start" "-a" "a65138013b5e4f416daad8846739db2129773f3411f2ac7132339fed324fcd50", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/whatis-1f9296e133d4d849) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test whatis::tests::test_match::_testdata_rustlogo_png_expects_filetype_png ... ok [INFO] [stdout] test whatis::tests::test_match::_testdata_canon_40d_jpg_expects_filetype_jpeg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a65138013b5e4f416daad8846739db2129773f3411f2ac7132339fed324fcd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65138013b5e4f416daad8846739db2129773f3411f2ac7132339fed324fcd50", kill_on_drop: false }` [INFO] [stdout] a65138013b5e4f416daad8846739db2129773f3411f2ac7132339fed324fcd50