[INFO] cloning repository https://github.com/hkdnet/rust-in-action [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hkdnet/rust-in-action" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkdnet%2Frust-in-action", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkdnet%2Frust-in-action'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abd85452548e90696240ed6e4adfb3787a2a4773 [INFO] testing hkdnet/rust-in-action against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhkdnet%2Frust-in-action" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hkdnet/rust-in-action on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hkdnet/rust-in-action [INFO] finished tweaking git repo https://github.com/hkdnet/rust-in-action [INFO] tweaked toml for git repo https://github.com/hkdnet/rust-in-action written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/hkdnet/rust-in-action already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65c87787290c849097b2fb71d7cc34553f4b7931748671a5a36168b1789ef799 [INFO] running `Command { std: "docker" "start" "-a" "65c87787290c849097b2fb71d7cc34553f4b7931748671a5a36168b1789ef799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65c87787290c849097b2fb71d7cc34553f4b7931748671a5a36168b1789ef799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c87787290c849097b2fb71d7cc34553f4b7931748671a5a36168b1789ef799", kill_on_drop: false }` [INFO] [stdout] 65c87787290c849097b2fb71d7cc34553f4b7931748671a5a36168b1789ef799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b197e953075546c5a52d6b81b20a748b137c4a8ae67b1a678f1e629dc976472 [INFO] running `Command { std: "docker" "start" "-a" "6b197e953075546c5a52d6b81b20a748b137c4a8ae67b1a678f1e629dc976472", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rust-in-action v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/calc.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | b'0'...b'9' => lex_a_token!(lex_number(input, pos)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.52s [INFO] running `Command { std: "docker" "inspect" "6b197e953075546c5a52d6b81b20a748b137c4a8ae67b1a678f1e629dc976472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b197e953075546c5a52d6b81b20a748b137c4a8ae67b1a678f1e629dc976472", kill_on_drop: false }` [INFO] [stdout] 6b197e953075546c5a52d6b81b20a748b137c4a8ae67b1a678f1e629dc976472 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37e13b7901c826ac1eba48559ef1b8340909e18cdcb568ad8e6b195a0aa4ab60 [INFO] running `Command { std: "docker" "start" "-a" "37e13b7901c826ac1eba48559ef1b8340909e18cdcb568ad8e6b195a0aa4ab60", kill_on_drop: false }` [INFO] [stderr] Compiling rust-in-action v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/calc.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | b'0'...b'9' => lex_a_token!(lex_number(input, pos)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/calc.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | b'0'...b'9' => lex_a_token!(lex_number(input, pos)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_in_action-e06e9ef594c3f047) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_in_action-ff7113c9cd4139a0) [INFO] running `Command { std: "docker" "inspect" "37e13b7901c826ac1eba48559ef1b8340909e18cdcb568ad8e6b195a0aa4ab60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e13b7901c826ac1eba48559ef1b8340909e18cdcb568ad8e6b195a0aa4ab60", kill_on_drop: false }` [INFO] [stdout] 37e13b7901c826ac1eba48559ef1b8340909e18cdcb568ad8e6b195a0aa4ab60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ff34d9b5261f1cb25b0734deb3b558c7cfd0de24ead9aed5731c63aafd4c5988 [INFO] running `Command { std: "docker" "start" "-a" "ff34d9b5261f1cb25b0734deb3b558c7cfd0de24ead9aed5731c63aafd4c5988", kill_on_drop: false }` [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/calc.rs:145:17 [INFO] [stderr] | [INFO] [stderr] 145 | b'0'...b'9' => lex_a_token!(lex_number(input, pos)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `rust-in-action` (lib) generated 1 warning [INFO] [stderr] warning: `rust-in-action` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_in_action-e06e9ef594c3f047) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test bitonic::test::sort_to_fail ... ok [INFO] [stdout] test bitonic::test::sort_str_ascending ... ok [INFO] [stdout] test bitonic::test::sort_str_descending ... ok [INFO] [stdout] test bitonic::test::sort_u32_ascending ... ok [INFO] [stdout] test bitonic::test::sort_student_by_age_ascending ... ok [INFO] [stdout] test bitonic::test::sort_u32_descending ... ok [INFO] [stdout] test calc::test::test_lex ... ok [INFO] [stdout] test closure::test::test_foo ... ok [INFO] [stdout] test closure::test::test_is_fn ... ok [INFO] [stdout] test closure::test::test_is_fn_mut ... ok [INFO] [stdout] test closure::test::test_is_fn_once ... ok [INFO] [stdout] test collection::tests::test_for ... ok [INFO] [stdout] test collection::tests::test_get ... ok [INFO] [stdout] test collection::tests::test_get_or ... ok [INFO] [stdout] test collection::tests::test_pop ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/rust_in_action-e06e9ef594c3f047` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "ff34d9b5261f1cb25b0734deb3b558c7cfd0de24ead9aed5731c63aafd4c5988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff34d9b5261f1cb25b0734deb3b558c7cfd0de24ead9aed5731c63aafd4c5988", kill_on_drop: false }` [INFO] [stdout] ff34d9b5261f1cb25b0734deb3b558c7cfd0de24ead9aed5731c63aafd4c5988