[INFO] cloning repository https://github.com/dakuenjery/Shellsort [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dakuenjery/Shellsort" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdakuenjery%2FShellsort"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdakuenjery%2FShellsort'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 293f1feed139754e9f17a94eb6ca17ee6a047dcb [INFO] testing dakuenjery/Shellsort against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdakuenjery%2FShellsort" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dakuenjery/Shellsort 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/dakuenjery/Shellsort [INFO] finished tweaking git repo https://github.com/dakuenjery/Shellsort [INFO] tweaked toml for git repo https://github.com/dakuenjery/Shellsort written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/dakuenjery/Shellsort 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] d5c9ddda6068d3a99b149b9a8a9492fd0d9f81c9a5c72f60f53fced47a2ecb62 [INFO] running `"docker" "start" "-a" "d5c9ddda6068d3a99b149b9a8a9492fd0d9f81c9a5c72f60f53fced47a2ecb62"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling shell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/main.rs:47:31 [INFO] [stderr] | [INFO] [stderr] 47 | println!("arr {}", if arr.is_sorted() { "is sorted" } else { "not sorted!" }); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `Sortable::is_sorted(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `"docker" "inspect" "d5c9ddda6068d3a99b149b9a8a9492fd0d9f81c9a5c72f60f53fced47a2ecb62"` [INFO] running `"docker" "rm" "-f" "d5c9ddda6068d3a99b149b9a8a9492fd0d9f81c9a5c72f60f53fced47a2ecb62"` [INFO] [stdout] d5c9ddda6068d3a99b149b9a8a9492fd0d9f81c9a5c72f60f53fced47a2ecb62 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 05a77a1552c8bf26c295754b71ae62335552e1ae0598e415cd2f2c077a3e1288 [INFO] running `"docker" "start" "-a" "05a77a1552c8bf26c295754b71ae62335552e1ae0598e415cd2f2c077a3e1288"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling shell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/main.rs:47:31 [INFO] [stderr] | [INFO] [stderr] 47 | println!("arr {}", if arr.is_sorted() { "is sorted" } else { "not sorted!" }); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `Sortable::is_sorted(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `"docker" "inspect" "05a77a1552c8bf26c295754b71ae62335552e1ae0598e415cd2f2c077a3e1288"` [INFO] running `"docker" "rm" "-f" "05a77a1552c8bf26c295754b71ae62335552e1ae0598e415cd2f2c077a3e1288"` [INFO] [stdout] 05a77a1552c8bf26c295754b71ae62335552e1ae0598e415cd2f2c077a3e1288 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 51a0fb54bee676bd79038a8a0e8428953f808125534347f05c1921fbc73127da [INFO] running `"docker" "start" "-a" "51a0fb54bee676bd79038a8a0e8428953f808125534347f05c1921fbc73127da"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/main.rs:47:31 [INFO] [stderr] | [INFO] [stderr] 47 | println!("arr {}", if arr.is_sorted() { "is sorted" } else { "not sorted!" }); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `Sortable::is_sorted(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/shell-837c14bed4532a88 [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" "51a0fb54bee676bd79038a8a0e8428953f808125534347f05c1921fbc73127da"` [INFO] running `"docker" "rm" "-f" "51a0fb54bee676bd79038a8a0e8428953f808125534347f05c1921fbc73127da"` [INFO] [stdout] 51a0fb54bee676bd79038a8a0e8428953f808125534347f05c1921fbc73127da