[INFO] updating cached repository https://github.com/antoyo/bench_des [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] b80111042f8ea002f3d5f69b9daeef71d2ef4b21 [INFO] testing antoyo/bench_des against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Fbench_des" "/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/antoyo/bench_des on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/antoyo/bench_des [INFO] finished tweaking git repo https://github.com/antoyo/bench_des [INFO] tweaked toml for git repo https://github.com/antoyo/bench_des written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/antoyo/bench_des already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d961108a9b932c2d496c0b8642d41014d8c0a3e2ddec8a3b35e9e4e3bc6b5a35 [INFO] running `"docker" "start" "-a" "d961108a9b932c2d496c0b8642d41014d8c0a3e2ddec8a3b35e9e4e3bc6b5a35"` [INFO] [stderr] Compiling libc v0.2.15 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling rayon v0.4.0 [INFO] [stderr] Compiling des v0.0.3 [INFO] [stderr] Compiling des_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.08s [INFO] running `"docker" "inspect" "d961108a9b932c2d496c0b8642d41014d8c0a3e2ddec8a3b35e9e4e3bc6b5a35"` [INFO] running `"docker" "rm" "-f" "d961108a9b932c2d496c0b8642d41014d8c0a3e2ddec8a3b35e9e4e3bc6b5a35"` [INFO] [stdout] d961108a9b932c2d496c0b8642d41014d8c0a3e2ddec8a3b35e9e4e3bc6b5a35 [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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 157f6c269da8dca54a0ba83e4628c6141c91213423b3723d26d7f8abf13a0785 [INFO] running `"docker" "start" "-a" "157f6c269da8dca54a0ba83e4628c6141c91213423b3723d26d7f8abf13a0785"` [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling openssl v0.8.3 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling des_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `"docker" "inspect" "157f6c269da8dca54a0ba83e4628c6141c91213423b3723d26d7f8abf13a0785"` [INFO] running `"docker" "rm" "-f" "157f6c269da8dca54a0ba83e4628c6141c91213423b3723d26d7f8abf13a0785"` [INFO] [stdout] 157f6c269da8dca54a0ba83e4628c6141c91213423b3723d26d7f8abf13a0785 [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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stdout] 8c658b8776dcdb76dbba5b5247f3e2a3758adff1c77b6abdf3dcc508fb275de2 [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" "8c658b8776dcdb76dbba5b5247f3e2a3758adff1c77b6abdf3dcc508fb275de2"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/des_test-70150dc09ba03892 [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" "8c658b8776dcdb76dbba5b5247f3e2a3758adff1c77b6abdf3dcc508fb275de2"` [INFO] running `"docker" "rm" "-f" "8c658b8776dcdb76dbba5b5247f3e2a3758adff1c77b6abdf3dcc508fb275de2"` [INFO] [stdout] 8c658b8776dcdb76dbba5b5247f3e2a3758adff1c77b6abdf3dcc508fb275de2