[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 5b16fa282ff1fe167bbce5313c1c5fd44e83ee5227466a6bc865dc44118ba7fd [INFO] running `Command { std: "docker" "start" "-a" "5b16fa282ff1fe167bbce5313c1c5fd44e83ee5227466a6bc865dc44118ba7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b16fa282ff1fe167bbce5313c1c5fd44e83ee5227466a6bc865dc44118ba7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b16fa282ff1fe167bbce5313c1c5fd44e83ee5227466a6bc865dc44118ba7fd", kill_on_drop: false }` [INFO] [stdout] 5b16fa282ff1fe167bbce5313c1c5fd44e83ee5227466a6bc865dc44118ba7fd [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" "+1.60.0" "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] 7c592f8c4ec3ce445998ec97801b26d4f827593d19cfbdea982352d91577a770 [INFO] running `Command { std: "docker" "start" "-a" "7c592f8c4ec3ce445998ec97801b26d4f827593d19cfbdea982352d91577a770", 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 rand_regex v0.14.2 [INFO] [stderr] Compiling regex v1.3.7 [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 25s [INFO] running `Command { std: "docker" "inspect" "7c592f8c4ec3ce445998ec97801b26d4f827593d19cfbdea982352d91577a770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c592f8c4ec3ce445998ec97801b26d4f827593d19cfbdea982352d91577a770", kill_on_drop: false }` [INFO] [stdout] 7c592f8c4ec3ce445998ec97801b26d4f827593d19cfbdea982352d91577a770 [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" "+1.60.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] b6915e32681f30d3cfa00c79d07324fd8986c40e64c183cbc8b22a04db86f2d9 [INFO] running `Command { std: "docker" "start" "-a" "b6915e32681f30d3cfa00c79d07324fd8986c40e64c183cbc8b22a04db86f2d9", 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.98s [INFO] running `Command { std: "docker" "inspect" "b6915e32681f30d3cfa00c79d07324fd8986c40e64c183cbc8b22a04db86f2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6915e32681f30d3cfa00c79d07324fd8986c40e64c183cbc8b22a04db86f2d9", kill_on_drop: false }` [INFO] [stdout] b6915e32681f30d3cfa00c79d07324fd8986c40e64c183cbc8b22a04db86f2d9 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03fa179991ee3fd66093f1c3d377c429902ea8ff88b87f7fd8ea984f4f59d6f7 [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" "03fa179991ee3fd66093f1c3d377c429902ea8ff88b87f7fd8ea984f4f59d6f7", 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.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chimpsky-d19a106fb3f26ad0) [INFO] [stdout] running 22 tests [INFO] [stdout] test object_definitions::tests::parse_multiple_object_definitions ... ok [INFO] [stdout] test random_values::tests::anchor_presence ... ok [INFO] [stdout] test random_values::tests::choice_from_collection ... ok [INFO] [stdout] test field_kinds::tests::list_def ... ok [INFO] [stdout] test field_kinds::tests::string_def ... ok [INFO] [stdout] test object_definitions::tests::parse_simple_definition ... ok [INFO] [stdout] test object_definitions::tests::all_of_parser ... ok [INFO] [stdout] test field_definitions::tests::string_kind_parsing ... ok [INFO] [stdout] test object_definitions::tests::generate_json ... ok [INFO] [stdout] test field_definitions::tests::reference_is_parsed ... ok [INFO] [stdout] test field_kinds::tests::bool_def ... ok [INFO] [stdout] test field_definitions::tests::parse_properties_object ... ok [INFO] [stdout] test field_definitions::tests::pattern_is_parsed ... ok [INFO] [stdout] test field_definitions::tests::list_kind_parsing ... ok [INFO] [stdout] test random_values::tests::generates_random_datetime ... ok [INFO] [stdout] test random_values::tests::list_generation ... ok [INFO] [stdout] test schema_parser::tests::export_schema_definitions ... ok [INFO] [stdout] test schema_parser::tests::parse_single_schema ... ok [INFO] [stdout] test schema_parser::tests::parse_full_schema ... ok [INFO] [stdout] test random_values::tests::values_for_kind ... 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.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "03fa179991ee3fd66093f1c3d377c429902ea8ff88b87f7fd8ea984f4f59d6f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03fa179991ee3fd66093f1c3d377c429902ea8ff88b87f7fd8ea984f4f59d6f7", kill_on_drop: false }` [INFO] [stdout] 03fa179991ee3fd66093f1c3d377c429902ea8ff88b87f7fd8ea984f4f59d6f7