[INFO] cloning repository https://github.com/mxgrey/reduce_example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mxgrey/reduce_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxgrey%2Freduce_example"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxgrey%2Freduce_example'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7bad21c9ce5df34ac84c3d6dd31f24d42496805b [INFO] testing mxgrey/reduce_example against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmxgrey%2Freduce_example" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mxgrey/reduce_example on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mxgrey/reduce_example [INFO] finished tweaking git repo https://github.com/mxgrey/reduce_example [INFO] tweaked toml for git repo https://github.com/mxgrey/reduce_example written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mxgrey/reduce_example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "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] 11b97c6661877004638b95f49ac33ccff5ec64ae837aa6ce45481aab2b7f6889 [INFO] running `"docker" "start" "-a" "11b97c6661877004638b95f49ac33ccff5ec64ae837aa6ce45481aab2b7f6889"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling reduce_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "11b97c6661877004638b95f49ac33ccff5ec64ae837aa6ce45481aab2b7f6889"` [INFO] running `"docker" "rm" "-f" "11b97c6661877004638b95f49ac33ccff5ec64ae837aa6ce45481aab2b7f6889"` [INFO] [stdout] 11b97c6661877004638b95f49ac33ccff5ec64ae837aa6ce45481aab2b7f6889 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "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] d587dc2edcc2b0af46ed0ca1f7d635aa07861f1a67128c89b74e967077f8ca4b [INFO] running `"docker" "start" "-a" "d587dc2edcc2b0af46ed0ca1f7d635aa07861f1a67128c89b74e967077f8ca4b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling reduce_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "d587dc2edcc2b0af46ed0ca1f7d635aa07861f1a67128c89b74e967077f8ca4b"` [INFO] running `"docker" "rm" "-f" "d587dc2edcc2b0af46ed0ca1f7d635aa07861f1a67128c89b74e967077f8ca4b"` [INFO] [stdout] d587dc2edcc2b0af46ed0ca1f7d635aa07861f1a67128c89b74e967077f8ca4b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "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] 4d182adef5c99e76c3d88cb4af1033994f38a5fcdf45accdee159d59bdbf07c7 [INFO] running `"docker" "start" "-a" "4d182adef5c99e76c3d88cb4af1033994f38a5fcdf45accdee159d59bdbf07c7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/reduce_example-e45bf023187c4d0d [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" "4d182adef5c99e76c3d88cb4af1033994f38a5fcdf45accdee159d59bdbf07c7"` [INFO] running `"docker" "rm" "-f" "4d182adef5c99e76c3d88cb4af1033994f38a5fcdf45accdee159d59bdbf07c7"` [INFO] [stdout] 4d182adef5c99e76c3d88cb4af1033994f38a5fcdf45accdee159d59bdbf07c7