[INFO] fetching crate commit_artist 1.0.1... [INFO] testing commit_artist-1.0.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate commit_artist 1.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate commit_artist 1.0.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-1/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded seahorse v0.6.1 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7b16e8b8106992cd76631d449e305be11aa72f57db99ec6bf622a84b80cd122 [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" "e7b16e8b8106992cd76631d449e305be11aa72f57db99ec6bf622a84b80cd122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7b16e8b8106992cd76631d449e305be11aa72f57db99ec6bf622a84b80cd122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b16e8b8106992cd76631d449e305be11aa72f57db99ec6bf622a84b80cd122", kill_on_drop: false }` [INFO] [stdout] e7b16e8b8106992cd76631d449e305be11aa72f57db99ec6bf622a84b80cd122 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2c8cd6fe32b6867156d7c76082bf9e7e07fe258c63c19f5854b796bf24d1862 [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" "c2c8cd6fe32b6867156d7c76082bf9e7e07fe258c63c19f5854b796bf24d1862", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [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 rand_chacha v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [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 41.82s [INFO] running `Command { std: "docker" "inspect" "c2c8cd6fe32b6867156d7c76082bf9e7e07fe258c63c19f5854b796bf24d1862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c8cd6fe32b6867156d7c76082bf9e7e07fe258c63c19f5854b796bf24d1862", kill_on_drop: false }` [INFO] [stdout] c2c8cd6fe32b6867156d7c76082bf9e7e07fe258c63c19f5854b796bf24d1862 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", 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] dc7f2d01ff2f5b318ea3dae22a97b14ece082723dc0140e0717bdd327c7a6d11 [INFO] running `Command { std: "docker" "start" "-a" "dc7f2d01ff2f5b318ea3dae22a97b14ece082723dc0140e0717bdd327c7a6d11", 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 1.76s [INFO] running `Command { std: "docker" "inspect" "dc7f2d01ff2f5b318ea3dae22a97b14ece082723dc0140e0717bdd327c7a6d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7f2d01ff2f5b318ea3dae22a97b14ece082723dc0140e0717bdd327c7a6d11", kill_on_drop: false }` [INFO] [stdout] dc7f2d01ff2f5b318ea3dae22a97b14ece082723dc0140e0717bdd327c7a6d11 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55f31ad8ac8deb275c2ba488fceddf25294b905d95f3d66777f26c06660d3282 [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" "55f31ad8ac8deb275c2ba488fceddf25294b905d95f3d66777f26c06660d3282", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [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 1.38s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/commit_artist-e2e76a9bba3744de) [INFO] [stdout] running 4 tests [INFO] [stdout] test settings::tests::settings_constructor ... ok [INFO] [stdout] test settings::tests::nonnominal_settings2 - should panic ... ok [INFO] [stdout] test settings::tests::nonnominal_settings3 - should panic ... ok [INFO] [stdout] test settings::tests::nonnominal_settings1 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "55f31ad8ac8deb275c2ba488fceddf25294b905d95f3d66777f26c06660d3282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55f31ad8ac8deb275c2ba488fceddf25294b905d95f3d66777f26c06660d3282", kill_on_drop: false }` [INFO] [stdout] 55f31ad8ac8deb275c2ba488fceddf25294b905d95f3d66777f26c06660d3282