[INFO] cloning repository https://github.com/abhijat/chimpsky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhijat/chimpsky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijat%2Fchimpsky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhijat%2Fchimpsky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8345aeae9f656d36c43da8fb0ea384f47b5d4bae [INFO] testing abhijat/chimpsky 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%2Fabhijat%2Fchimpsky" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abhijat/chimpsky 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/abhijat/chimpsky [INFO] finished tweaking git repo https://github.com/abhijat/chimpsky [INFO] tweaked toml for git repo https://github.com/abhijat/chimpsky written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/abhijat/chimpsky 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50240f6d7421a3715b321f4ec49ff2805565fb757e459645e771dd57e42fd77d [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" "50240f6d7421a3715b321f4ec49ff2805565fb757e459645e771dd57e42fd77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50240f6d7421a3715b321f4ec49ff2805565fb757e459645e771dd57e42fd77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50240f6d7421a3715b321f4ec49ff2805565fb757e459645e771dd57e42fd77d", kill_on_drop: false }` [INFO] [stdout] 50240f6d7421a3715b321f4ec49ff2805565fb757e459645e771dd57e42fd77d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 07500f6f738d7b23bc88d72b8a64ac5ae9698b203f8f2dacf836d988692a1101 [INFO] running `Command { std: "docker" "start" "-a" "07500f6f738d7b23bc88d72b8a64ac5ae9698b203f8f2dacf836d988692a1101", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rand_regex v0.14.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling chimpsky v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `report_and_exit` [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | report_and_exit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Options` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/schema_parser.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | assert!(v.is_object(), format!("schema {} not an object", v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 19 - assert!(v.is_object(), format!("schema {} not an object", v)); [INFO] [stdout] 19 + assert!(v.is_object(), "schema {} not an object", v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/object_definitions.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | assert!(v.is_array(), format!("allOf {} is not an array", v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 88 - assert!(v.is_array(), format!("allOf {} is not an array", v)); [INFO] [stdout] 88 + assert!(v.is_array(), "allOf {} is not an array", v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/object_definitions.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | assert!(m.is_object(), format!("value in allOf {} is not an object", m)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 94 - assert!(m.is_object(), format!("value in allOf {} is not an object", m)); [INFO] [stdout] 94 + assert!(m.is_object(), "value in allOf {} is not an object", m); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/object_definitions.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | assert!(v.is_array(), format!("required {} is not an array", v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 112 - assert!(v.is_array(), format!("required {} is not an array", v)); [INFO] [stdout] 112 + assert!(v.is_array(), "required {} is not an array", v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/object_definitions.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | assert!(v.is_string(), format!("kind {} is not a string", v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 121 - assert!(v.is_string(), format!("kind {} is not a string", v)); [INFO] [stdout] 121 + assert!(v.is_string(), "kind {} is not a string", v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/field_definitions.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | _ => panic!(format!("unsupported format {}", format)) [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] 81 - _ => panic!(format!("unsupported format {}", format)) [INFO] [stdout] 81 + _ => panic!("unsupported format {}", format) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/field_definitions.rs:91:28 [INFO] [stdout] | [INFO] [stdout] 91 | None => panic!(format!("cannot resolve reference {} without a reference map", reference)), [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] 91 - None => panic!(format!("cannot resolve reference {} without a reference map", reference)), [INFO] [stdout] 91 + None => panic!("cannot resolve reference {} without a reference map", reference), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/field_kinds.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | _ => panic!(format!("unknown type {}", s)) [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] 40 - _ => panic!(format!("unknown type {}", s)) [INFO] [stdout] 40 + _ => panic!("unknown type {}", s) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "07500f6f738d7b23bc88d72b8a64ac5ae9698b203f8f2dacf836d988692a1101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07500f6f738d7b23bc88d72b8a64ac5ae9698b203f8f2dacf836d988692a1101", kill_on_drop: false }` [INFO] [stdout] 07500f6f738d7b23bc88d72b8a64ac5ae9698b203f8f2dacf836d988692a1101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] e2f48d89eede929f3dae3074b853e788f060a12c09c0f6d203b5fb311c8457af [INFO] running `Command { std: "docker" "start" "-a" "e2f48d89eede929f3dae3074b853e788f060a12c09c0f6d203b5fb311c8457af", kill_on_drop: false }` [INFO] [stderr] Compiling chimpsky v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `report_and_exit` [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | report_and_exit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Options` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/schema_parser.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | assert!(v.is_object(), format!("schema {} not an object", v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 19 - assert!(v.is_object(), format!("schema {} not an object", v)); [INFO] [stdout] 19 + assert!(v.is_object(), "schema {} not an object", v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/object_definitions.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | assert!(v.is_array(), format!("allOf {} is not an array", v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 88 - assert!(v.is_array(), format!("allOf {} is not an array", v)); [INFO] [stdout] 88 + assert!(v.is_array(), "allOf {} is not an array", v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/object_definitions.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | assert!(m.is_object(), format!("value in allOf {} is not an object", m)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 94 - assert!(m.is_object(), format!("value in allOf {} is not an object", m)); [INFO] [stdout] 94 + assert!(m.is_object(), "value in allOf {} is not an object", m); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/object_definitions.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | assert!(v.is_array(), format!("required {} is not an array", v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 112 - assert!(v.is_array(), format!("required {} is not an array", v)); [INFO] [stdout] 112 + assert!(v.is_array(), "required {} is not an array", v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/object_definitions.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | assert!(v.is_string(), format!("kind {} is not a string", v)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() 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] 121 - assert!(v.is_string(), format!("kind {} is not a string", v)); [INFO] [stdout] 121 + assert!(v.is_string(), "kind {} is not a string", v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/field_definitions.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | _ => panic!(format!("unsupported format {}", format)) [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] 81 - _ => panic!(format!("unsupported format {}", format)) [INFO] [stdout] 81 + _ => panic!("unsupported format {}", format) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/field_definitions.rs:91:28 [INFO] [stdout] | [INFO] [stdout] 91 | None => panic!(format!("cannot resolve reference {} without a reference map", reference)), [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] 91 - None => panic!(format!("cannot resolve reference {} without a reference map", reference)), [INFO] [stdout] 91 + None => panic!("cannot resolve reference {} without a reference map", reference), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/field_kinds.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | _ => panic!(format!("unknown type {}", s)) [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] 40 - _ => panic!(format!("unknown type {}", s)) [INFO] [stdout] 40 + _ => panic!("unknown type {}", s) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.86s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chimpsky-8ba4a3c115a6b483) [INFO] running `Command { std: "docker" "inspect" "e2f48d89eede929f3dae3074b853e788f060a12c09c0f6d203b5fb311c8457af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f48d89eede929f3dae3074b853e788f060a12c09c0f6d203b5fb311c8457af", kill_on_drop: false }` [INFO] [stdout] e2f48d89eede929f3dae3074b853e788f060a12c09c0f6d203b5fb311c8457af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] f4e79aa740f213112a94ec2968d131839f1020a8d278e2d3a2f24d651fb3baa8 [INFO] running `Command { std: "docker" "start" "-a" "f4e79aa740f213112a94ec2968d131839f1020a8d278e2d3a2f24d651fb3baa8", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `report_and_exit` [INFO] [stderr] --> src/main.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | report_and_exit: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Options` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:38:10 [INFO] [stderr] | [INFO] [stderr] 38 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/schema_parser.rs:19:32 [INFO] [stderr] | [INFO] [stderr] 19 | assert!(v.is_object(), format!("schema {} not an object", v)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 19 - assert!(v.is_object(), format!("schema {} not an object", v)); [INFO] [stderr] 19 + assert!(v.is_object(), "schema {} not an object", v); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/object_definitions.rs:88:31 [INFO] [stderr] | [INFO] [stderr] 88 | assert!(v.is_array(), format!("allOf {} is not an array", v)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 88 - assert!(v.is_array(), format!("allOf {} is not an array", v)); [INFO] [stderr] 88 + assert!(v.is_array(), "allOf {} is not an array", v); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/object_definitions.rs:94:36 [INFO] [stderr] | [INFO] [stderr] 94 | assert!(m.is_object(), format!("value in allOf {} is not an object", m)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 94 - assert!(m.is_object(), format!("value in allOf {} is not an object", m)); [INFO] [stderr] 94 + assert!(m.is_object(), "value in allOf {} is not an object", m); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/object_definitions.rs:112:31 [INFO] [stderr] | [INFO] [stderr] 112 | assert!(v.is_array(), format!("required {} is not an array", v)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 112 - assert!(v.is_array(), format!("required {} is not an array", v)); [INFO] [stderr] 112 + assert!(v.is_array(), "required {} is not an array", v); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/object_definitions.rs:121:32 [INFO] [stderr] | [INFO] [stderr] 121 | assert!(v.is_string(), format!("kind {} is not a string", v)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 121 - assert!(v.is_string(), format!("kind {} is not a string", v)); [INFO] [stderr] 121 + assert!(v.is_string(), "kind {} is not a string", v); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/field_definitions.rs:81:25 [INFO] [stderr] | [INFO] [stderr] 81 | _ => panic!(format!("unsupported format {}", format)) [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] 81 - _ => panic!(format!("unsupported format {}", format)) [INFO] [stderr] 81 + _ => panic!("unsupported format {}", format) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/field_definitions.rs:91:28 [INFO] [stderr] | [INFO] [stderr] 91 | None => panic!(format!("cannot resolve reference {} without a reference map", reference)), [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] 91 - None => panic!(format!("cannot resolve reference {} without a reference map", reference)), [INFO] [stderr] 91 + None => panic!("cannot resolve reference {} without a reference map", reference), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/field_kinds.rs:40:25 [INFO] [stderr] | [INFO] [stderr] 40 | _ => panic!(format!("unknown type {}", s)) [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] 40 - _ => panic!(format!("unknown type {}", s)) [INFO] [stderr] 40 + _ => panic!("unknown type {}", s) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `chimpsky` (bin "chimpsky" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chimpsky-8ba4a3c115a6b483) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test field_kinds::tests::string_def ... ok [INFO] [stdout] test field_definitions::tests::parse_properties_object ... ok [INFO] [stdout] test field_definitions::tests::reference_is_parsed ... ok [INFO] [stdout] test random_values::tests::choice_from_collection ... ok [INFO] [stdout] test object_definitions::tests::parse_multiple_object_definitions ... ok [INFO] [stdout] test object_definitions::tests::generate_json ... ok [INFO] [stdout] test field_definitions::tests::list_kind_parsing ... ok [INFO] [stdout] test object_definitions::tests::all_of_parser ... ok [INFO] [stdout] test field_definitions::tests::pattern_is_parsed ... ok [INFO] [stdout] test object_definitions::tests::parse_simple_definition ... ok [INFO] [stdout] test random_values::tests::list_generation ... ok [INFO] [stdout] test schema_parser::tests::parse_single_schema ... ok [INFO] [stdout] test field_kinds::tests::list_def ... ok [INFO] [stdout] test field_kinds::tests::bool_def ... ok [INFO] [stdout] test schema_parser::tests::parse_full_schema ... ok [INFO] [stdout] test random_values::tests::generates_random_datetime ... ok [INFO] [stdout] test schema_parser::tests::export_schema_definitions ... ok [INFO] [stdout] test field_definitions::tests::string_kind_parsing ... ok [INFO] [stdout] test random_values::tests::values_for_kind ... ok [INFO] [stdout] test random_values::tests::anchor_presence ... ok [INFO] [stdout] test random_values::tests::regex_without_anchors ... ok [INFO] [stdout] test random_values::tests::regex_with_anchors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4e79aa740f213112a94ec2968d131839f1020a8d278e2d3a2f24d651fb3baa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e79aa740f213112a94ec2968d131839f1020a8d278e2d3a2f24d651fb3baa8", kill_on_drop: false }` [INFO] [stdout] f4e79aa740f213112a94ec2968d131839f1020a8d278e2d3a2f24d651fb3baa8