[INFO] fetching crate commit_artist 1.0.1... [INFO] testing commit_artist-1.0.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate commit_artist 1.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate commit_artist 1.0.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate commit_artist 1.0.1 [INFO] finished tweaking crates.io crate commit_artist 1.0.1 [INFO] tweaked toml for crates.io crate commit_artist 1.0.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate commit_artist 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 084e9ec950b06624a1df6adfcfa00be3c554657ef061f918a8aead9c23ec8abb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "084e9ec950b06624a1df6adfcfa00be3c554657ef061f918a8aead9c23ec8abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "084e9ec950b06624a1df6adfcfa00be3c554657ef061f918a8aead9c23ec8abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084e9ec950b06624a1df6adfcfa00be3c554657ef061f918a8aead9c23ec8abb", kill_on_drop: false }` [INFO] [stdout] 084e9ec950b06624a1df6adfcfa00be3c554657ef061f918a8aead9c23ec8abb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f153a4e299915f16df4c82f846d0603a7ea910e2e9bffa6a1674b9585ca8061 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3f153a4e299915f16df4c82f846d0603a7ea910e2e9bffa6a1674b9585ca8061", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling seahorse v0.6.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling commit_artist v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/external_command.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 35 | | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stdout] 36 | | path [INFO] [stdout] 37 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 34 ~ panic!( [INFO] [stdout] 35 | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stdout] 36 | path [INFO] [stdout] 37 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/external_command.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 54 | | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stdout] 55 | | path, hash [INFO] [stdout] 56 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 53 ~ panic!( [INFO] [stdout] 54 | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stdout] 55 | path, hash [INFO] [stdout] 56 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.01s [INFO] running `Command { std: "docker" "inspect" "3f153a4e299915f16df4c82f846d0603a7ea910e2e9bffa6a1674b9585ca8061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f153a4e299915f16df4c82f846d0603a7ea910e2e9bffa6a1674b9585ca8061", kill_on_drop: false }` [INFO] [stdout] 3f153a4e299915f16df4c82f846d0603a7ea910e2e9bffa6a1674b9585ca8061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a548f5aa772f063be638b581a335c72c046fb5782ed36352bf7c311e24f0fb8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a548f5aa772f063be638b581a335c72c046fb5782ed36352bf7c311e24f0fb8", kill_on_drop: false }` [INFO] [stderr] Compiling commit_artist v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/external_command.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 35 | | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stdout] 36 | | path [INFO] [stdout] 37 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 34 ~ panic!( [INFO] [stdout] 35 | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stdout] 36 | path [INFO] [stdout] 37 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/external_command.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 53 | panic!(format!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 54 | | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stdout] 55 | | path, hash [INFO] [stdout] 56 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 53 ~ panic!( [INFO] [stdout] 54 | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stdout] 55 | path, hash [INFO] [stdout] 56 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.17s [INFO] running `Command { std: "docker" "inspect" "8a548f5aa772f063be638b581a335c72c046fb5782ed36352bf7c311e24f0fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a548f5aa772f063be638b581a335c72c046fb5782ed36352bf7c311e24f0fb8", kill_on_drop: false }` [INFO] [stdout] 8a548f5aa772f063be638b581a335c72c046fb5782ed36352bf7c311e24f0fb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d158c7d9a17370cc77d31812221033d67cb97cf8b9416ef44373430638db0c7 [INFO] running `Command { std: "docker" "start" "-a" "2d158c7d9a17370cc77d31812221033d67cb97cf8b9416ef44373430638db0c7", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] running 4 tests [INFO] [stderr] --> src/external_command.rs:34:24 [INFO] [stderr] | [INFO] [stderr] 34 | panic!(format!( [INFO] [stderr] | ________________________^ [INFO] [stderr] 35 | | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stderr] 36 | | path [INFO] [stderr] 37 | | )) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 34 ~ panic!( [INFO] [stderr] 35 | "Error in executing `git -C {} log` -1 --format=%H", [INFO] [stderr] 36 | path [INFO] [stderr] 37 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/external_command.rs:53:24 [INFO] [stderr] | [INFO] [stderr] 53 | panic!(format!( [INFO] [stderr] | ________________________^ [INFO] [stderr] 54 | | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stderr] 55 | | path, hash [INFO] [stderr] 56 | | )) [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 53 ~ panic!( [INFO] [stderr] 54 | "Erorr in executing `git -C {} cat-file -p {}`", [INFO] [stderr] 55 | path, hash [INFO] [stderr] 56 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `commit_artist` (bin "commit_artist" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/commit_artist-7ba6f7f9d53c1aa0) [INFO] [stdout] test settings::tests::settings_constructor ... ok [INFO] [stdout] test settings::tests::nonnominal_settings1 - should panic ... ok [INFO] [stdout] test settings::tests::nonnominal_settings3 - should panic ... ok [INFO] [stdout] test settings::tests::nonnominal_settings2 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d158c7d9a17370cc77d31812221033d67cb97cf8b9416ef44373430638db0c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d158c7d9a17370cc77d31812221033d67cb97cf8b9416ef44373430638db0c7", kill_on_drop: false }` [INFO] [stdout] 2d158c7d9a17370cc77d31812221033d67cb97cf8b9416ef44373430638db0c7