[INFO] updating cached repository https://github.com/intrepion/example-x-rust-x-rustbyexample-com-x-flow_control-match [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] 8709d3fc33a247b061df7204d161068a9dba8f33 [INFO] testing intrepion/example-x-rust-x-rustbyexample-com-x-flow_control-match against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintrepion%2Fexample-x-rust-x-rustbyexample-com-x-flow_control-match" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/intrepion/example-x-rust-x-rustbyexample-com-x-flow_control-match 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/intrepion/example-x-rust-x-rustbyexample-com-x-flow_control-match [INFO] finished tweaking git repo https://github.com/intrepion/example-x-rust-x-rustbyexample-com-x-flow_control-match [INFO] tweaked toml for git repo https://github.com/intrepion/example-x-rust-x-rustbyexample-com-x-flow_control-match written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/intrepion/example-x-rust-x-rustbyexample-com-x-flow_control-match 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 12a2ffe919d728f344c7939346441613959b4c14cd0732ad80fe958b805725be [INFO] running `"docker" "start" "-a" "12a2ffe919d728f344c7939346441613959b4c14cd0732ad80fe958b805725be"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-flow_control-match v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | 13...19 => println!("A teen"), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `"docker" "inspect" "12a2ffe919d728f344c7939346441613959b4c14cd0732ad80fe958b805725be"` [INFO] running `"docker" "rm" "-f" "12a2ffe919d728f344c7939346441613959b4c14cd0732ad80fe958b805725be"` [INFO] [stdout] 12a2ffe919d728f344c7939346441613959b4c14cd0732ad80fe958b805725be [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] f1242d893d4b7fc73e59da73254757a2c42de7a6126fd9c9d9fce67a3914fed9 [INFO] running `"docker" "start" "-a" "f1242d893d4b7fc73e59da73254757a2c42de7a6126fd9c9d9fce67a3914fed9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling example-x-rust-x-rustbyexample-com-x-flow_control-match v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | 13...19 => println!("A teen"), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `"docker" "inspect" "f1242d893d4b7fc73e59da73254757a2c42de7a6126fd9c9d9fce67a3914fed9"` [INFO] running `"docker" "rm" "-f" "f1242d893d4b7fc73e59da73254757a2c42de7a6126fd9c9d9fce67a3914fed9"` [INFO] [stdout] f1242d893d4b7fc73e59da73254757a2c42de7a6126fd9c9d9fce67a3914fed9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 9c7784c85a8b9b1790fde702f135c79abff3ed9065f0a8d8ff8b86ebf3c8448b [INFO] running `"docker" "start" "-a" "9c7784c85a8b9b1790fde702f135c79abff3ed9065f0a8d8ff8b86ebf3c8448b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | 13...19 => println!("A teen"), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/example_x_rust_x_rustbyexample_com_x_flow_control_match-7a6e1ae4ec1c6ae0 [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" "9c7784c85a8b9b1790fde702f135c79abff3ed9065f0a8d8ff8b86ebf3c8448b"` [INFO] running `"docker" "rm" "-f" "9c7784c85a8b9b1790fde702f135c79abff3ed9065f0a8d8ff8b86ebf3c8448b"` [INFO] [stdout] 9c7784c85a8b9b1790fde702f135c79abff3ed9065f0a8d8ff8b86ebf3c8448b