[INFO] updating cached repository https://github.com/samfoo/carto [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b6b29c9e7e9a5d8d2e7d6b0551ba1ea0b8f148a [INFO] testing samfoo/carto against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamfoo%2Fcarto" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samfoo/carto on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/samfoo/carto [INFO] finished tweaking git repo https://github.com/samfoo/carto [INFO] tweaked toml for git repo https://github.com/samfoo/carto written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/samfoo/carto already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] 64d3b1b6ed51caa481aa0acedfd932448a528ba99d75dc99822a022171f52701 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "64d3b1b6ed51caa481aa0acedfd932448a528ba99d75dc99822a022171f52701"` [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling rayon-core v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling deflate v0.7.11 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling num_cpus v1.5.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.12 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling carto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.30s [INFO] running `"docker" "inspect" "64d3b1b6ed51caa481aa0acedfd932448a528ba99d75dc99822a022171f52701"` [INFO] running `"docker" "rm" "-f" "64d3b1b6ed51caa481aa0acedfd932448a528ba99d75dc99822a022171f52701"` [INFO] [stdout] 64d3b1b6ed51caa481aa0acedfd932448a528ba99d75dc99822a022171f52701 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] 5634595a08b106b5723c2f14fdeade82d78f2b3e7d1c86b80fdaecc9b3dd0fc8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5634595a08b106b5723c2f14fdeade82d78f2b3e7d1c86b80fdaecc9b3dd0fc8"` [INFO] [stderr] Compiling carto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "5634595a08b106b5723c2f14fdeade82d78f2b3e7d1c86b80fdaecc9b3dd0fc8"` [INFO] running `"docker" "rm" "-f" "5634595a08b106b5723c2f14fdeade82d78f2b3e7d1c86b80fdaecc9b3dd0fc8"` [INFO] [stdout] 5634595a08b106b5723c2f14fdeade82d78f2b3e7d1c86b80fdaecc9b3dd0fc8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 52ec9090c0da90100244359fb804e87f47892b321d7d06e7e6b7bc560d51dfca [INFO] running `"docker" "start" "-a" "52ec9090c0da90100244359fb804e87f47892b321d7d06e7e6b7bc560d51dfca"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/carto-f6c0abb0225ca096 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test perlin::tests::from_seed_should_produce_random_numbers_for_each ... ok [INFO] [stdout] test perlin::tests::from_seed_should_produce_the_right_size ... ok [INFO] [stdout] test perlin::tests::from_seed_should_produce_random_numbers_between_0_and_1 ... ok [INFO] [stdout] test perlin::tests::random_height_map_should_produce_the_right_dimensions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/carto-e4991a6c443d3499 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test perlin::tests::from_seed_should_produce_the_right_size ... ok [INFO] [stdout] test perlin::tests::random_height_map_should_produce_the_right_dimensions ... ok [INFO] [stdout] test perlin::tests::from_seed_should_produce_random_numbers_for_each ... ok [INFO] [stdout] test perlin::tests::from_seed_should_produce_random_numbers_between_0_and_1 ... ok [INFO] [stderr] Doc-tests carto [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 `"docker" "inspect" "52ec9090c0da90100244359fb804e87f47892b321d7d06e7e6b7bc560d51dfca"` [INFO] running `"docker" "rm" "-f" "52ec9090c0da90100244359fb804e87f47892b321d7d06e7e6b7bc560d51dfca"` [INFO] [stdout] 52ec9090c0da90100244359fb804e87f47892b321d7d06e7e6b7bc560d51dfca