[INFO] fetching crate storylets 0.5.0... [INFO] testing storylets-0.5.0 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate storylets 0.5.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate storylets 0.5.0 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate storylets 0.5.0 [INFO] finished tweaking crates.io crate storylets 0.5.0 [INFO] tweaked toml for crates.io crate storylets 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate storylets 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c87a8f20e578382ac0bd954f17821c2b8a04516955ec5c25a04d64ba197d692 [INFO] running `Command { std: "docker" "start" "-a" "2c87a8f20e578382ac0bd954f17821c2b8a04516955ec5c25a04d64ba197d692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c87a8f20e578382ac0bd954f17821c2b8a04516955ec5c25a04d64ba197d692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c87a8f20e578382ac0bd954f17821c2b8a04516955ec5c25a04d64ba197d692", kill_on_drop: false }` [INFO] [stdout] 2c87a8f20e578382ac0bd954f17821c2b8a04516955ec5c25a04d64ba197d692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3b9c25714183fe9221243e3920e1f83d5ec802ef7a58bb8761fcc71b3cf9961 [INFO] running `Command { std: "docker" "start" "-a" "f3b9c25714183fe9221243e3920e1f83d5ec802ef7a58bb8761fcc71b3cf9961", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling throne v0.3.0 [INFO] [stderr] Compiling storylets v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:542:31 [INFO] [stdout] | [INFO] [stdout] 542 | _ => unreachable!(p.to_string(&string_cache)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 542 | _ => unreachable!("{}", p.to_string(&string_cache)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:590:31 [INFO] [stdout] | [INFO] [stdout] 590 | _ => unreachable!(p.to_string(&string_cache)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 590 | _ => unreachable!("{}", p.to_string(&string_cache)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:736:42 [INFO] [stdout] | [INFO] [stdout] 736 | ... unreachable!(format!("unhandled result effect type: {:?}", effect_type)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `unreachable!()` 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] 736 - unreachable!(format!("unhandled result effect type: {:?}", effect_type)) [INFO] [stdout] 736 + unreachable!("unhandled result effect type: {:?}", effect_type) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s [INFO] running `Command { std: "docker" "inspect" "f3b9c25714183fe9221243e3920e1f83d5ec802ef7a58bb8761fcc71b3cf9961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3b9c25714183fe9221243e3920e1f83d5ec802ef7a58bb8761fcc71b3cf9961", kill_on_drop: false }` [INFO] [stdout] f3b9c25714183fe9221243e3920e1f83d5ec802ef7a58bb8761fcc71b3cf9961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9abdc22c42dbdbb3563d94a8853d3f6f3ff3b1b592029b339e4b106210e66d3d [INFO] running `Command { std: "docker" "start" "-a" "9abdc22c42dbdbb3563d94a8853d3f6f3ff3b1b592029b339e4b106210e66d3d", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:542:31 [INFO] [stdout] | [INFO] [stdout] 542 | _ => unreachable!(p.to_string(&string_cache)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 542 | _ => unreachable!("{}", p.to_string(&string_cache)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:590:31 [INFO] [stdout] | [INFO] [stdout] 590 | _ => unreachable!(p.to_string(&string_cache)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 590 | _ => unreachable!("{}", p.to_string(&string_cache)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:736:42 [INFO] [stdout] | [INFO] [stdout] 736 | ... unreachable!(format!("unhandled result effect type: {:?}", effect_type)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `unreachable!()` 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] 736 - unreachable!(format!("unhandled result effect type: {:?}", effect_type)) [INFO] [stdout] 736 + unreachable!("unhandled result effect type: {:?}", effect_type) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling storylets v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:542:31 [INFO] [stdout] | [INFO] [stdout] 542 | _ => unreachable!(p.to_string(&string_cache)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 542 | _ => unreachable!("{}", p.to_string(&string_cache)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:590:31 [INFO] [stdout] | [INFO] [stdout] 590 | _ => unreachable!(p.to_string(&string_cache)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 590 | _ => unreachable!("{}", p.to_string(&string_cache)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:736:42 [INFO] [stdout] | [INFO] [stdout] 736 | ... unreachable!(format!("unhandled result effect type: {:?}", effect_type)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `unreachable!()` 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] 736 - unreachable!(format!("unhandled result effect type: {:?}", effect_type)) [INFO] [stdout] 736 + unreachable!("unhandled result effect type: {:?}", effect_type) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:2390:17 [INFO] [stdout] | [INFO] [stdout] 2390 | format!("{} should be <= {}", pass_count, 3) [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] 2390 - format!("{} should be <= {}", pass_count, 3) [INFO] [stdout] 2390 + "{} should be <= {}", pass_count, 3 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:2394:17 [INFO] [stdout] | [INFO] [stdout] 2394 | format!("{} should be <= {}", fail_count, 100 - 3) [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] 2394 - format!("{} should be <= {}", fail_count, 100 - 3) [INFO] [stdout] 2394 + "{} should be <= {}", fail_count, 100 - 3 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:2420:17 [INFO] [stdout] | [INFO] [stdout] 2420 | format!("{} should be >= {}", pass_count, count * 21 / 100) [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] 2420 - format!("{} should be >= {}", pass_count, count * 21 / 100) [INFO] [stdout] 2420 + "{} should be >= {}", pass_count, count * 21 / 100 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:2424:17 [INFO] [stdout] | [INFO] [stdout] 2424 | format!("{} should be <= {}", pass_count, count * 27 / 100) [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] 2424 - format!("{} should be <= {}", pass_count, count * 27 / 100) [INFO] [stdout] 2424 + "{} should be <= {}", pass_count, count * 27 / 100 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:2429:17 [INFO] [stdout] | [INFO] [stdout] 2429 | format!("{} should be >= {}", fail_count, count * (100 - 27) / 100) [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] 2429 - format!("{} should be >= {}", fail_count, count * (100 - 27) / 100) [INFO] [stdout] 2429 + "{} should be >= {}", fail_count, count * (100 - 27) / 100 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/context.rs:2433:17 [INFO] [stdout] | [INFO] [stdout] 2433 | format!("{} should be <= {}", fail_count, count * (100 - 21) / 100) [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] 2433 - format!("{} should be <= {}", fail_count, count * (100 - 21) / 100) [INFO] [stdout] 2433 + "{} should be <= {}", fail_count, count * (100 - 21) / 100 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "9abdc22c42dbdbb3563d94a8853d3f6f3ff3b1b592029b339e4b106210e66d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9abdc22c42dbdbb3563d94a8853d3f6f3ff3b1b592029b339e4b106210e66d3d", kill_on_drop: false }` [INFO] [stdout] 9abdc22c42dbdbb3563d94a8853d3f6f3ff3b1b592029b339e4b106210e66d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13ed3b0153b143a177986deee057a0de4a17ae23282d58450a6b8f22b3a3d9df [INFO] running `Command { std: "docker" "start" "-a" "13ed3b0153b143a177986deee057a0de4a17ae23282d58450a6b8f22b3a3d9df", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/context.rs:542:31 [INFO] [stderr] | [INFO] [stderr] 542 | _ => unreachable!(p.to_string(&string_cache)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 542 | _ => unreachable!("{}", p.to_string(&string_cache)), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/context.rs:590:31 [INFO] [stderr] | [INFO] [stderr] 590 | _ => unreachable!(p.to_string(&string_cache)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to `Display` the message [INFO] [stderr] | [INFO] [stderr] 590 | _ => unreachable!("{}", p.to_string(&string_cache)), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/context.rs:736:42 [INFO] [stderr] | [INFO] [stderr] 736 | ... unreachable!(format!("unhandled result effect type: {:?}", effect_type)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `unreachable!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `unreachable!()` 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] 736 - unreachable!(format!("unhandled result effect type: {:?}", effect_type)) [INFO] [stderr] 736 + unreachable!("unhandled result effect type: {:?}", effect_type) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/context.rs:2390:17 [INFO] [stderr] | [INFO] [stderr] 2390 | format!("{} should be <= {}", pass_count, 3) [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] 2390 - format!("{} should be <= {}", pass_count, 3) [INFO] [stderr] 2390 + "{} should be <= {}", pass_count, 3 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/context.rs:2394:17 [INFO] [stderr] | [INFO] [stderr] 2394 | format!("{} should be <= {}", fail_count, 100 - 3) [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] 2394 - format!("{} should be <= {}", fail_count, 100 - 3) [INFO] [stderr] 2394 + "{} should be <= {}", fail_count, 100 - 3 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/context.rs:2420:17 [INFO] [stderr] | [INFO] [stderr] 2420 | format!("{} should be >= {}", pass_count, count * 21 / 100) [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] 2420 - format!("{} should be >= {}", pass_count, count * 21 / 100) [INFO] [stderr] 2420 + "{} should be >= {}", pass_count, count * 21 / 100 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/context.rs:2424:17 [INFO] [stderr] | [INFO] [stderr] 2424 | format!("{} should be <= {}", pass_count, count * 27 / 100) [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] 2424 - format!("{} should be <= {}", pass_count, count * 27 / 100) [INFO] [stderr] 2424 + "{} should be <= {}", pass_count, count * 27 / 100 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/context.rs:2429:17 [INFO] [stderr] | [INFO] [stderr] 2429 | format!("{} should be >= {}", fail_count, count * (100 - 27) / 100) [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] 2429 - format!("{} should be >= {}", fail_count, count * (100 - 27) / 100) [INFO] [stderr] 2429 + "{} should be >= {}", fail_count, count * (100 - 27) / 100 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/context.rs:2433:17 [INFO] [stderr] | [INFO] [stderr] 2433 | format!("{} should be <= {}", fail_count, count * (100 - 21) / 100) [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] 2433 - format!("{} should be <= {}", fail_count, count * (100 - 21) / 100) [INFO] [stderr] 2433 + "{} should be <= {}", fail_count, count * (100 - 21) / 100 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `storylets` (lib) generated 3 warnings (run `cargo fix --lib -p storylets` to apply 3 suggestions) [INFO] [stderr] warning: `storylets` (lib test) generated 9 warnings (3 duplicates) (run `cargo fix --lib -p storylets --tests` to apply 6 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/storylets-41af3b47dc270829) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test context::tests::test_concise_syntax ... ok [INFO] [stdout] test context::tests::test_select_branch_set_quality ... ok [INFO] [stdout] test context::tests::test_select_branch_change_quality ... ok [INFO] [stdout] test context::tests::test_result_requirements ... ok [INFO] [stdout] test context::tests::test_branch_quality_gt_failed ... ok [INFO] [stdout] test context::tests::test_populate_cards ... ok [INFO] [stdout] test context::tests::test_card_quality_missing_failed ... ok [INFO] [stdout] test grammar::tests::test_pluralize ... ok [INFO] [stdout] test context::tests::test_branch_quality_gt_failed_message ... ok [INFO] [stdout] test context::tests::test_difficulty_probability ... ok [INFO] [stdout] test context::tests::test_select_branch_add_phrase ... ok [INFO] [stdout] test context::tests::test_urgency ... ok [INFO] [stdout] test context::tests::test_branch_quality_gt_passed ... ok [INFO] [stdout] test context::tests::test_change_quality ... ok [INFO] [stdout] test context::tests::test_set_quality ... ok [INFO] [stdout] test context::tests::test_quality_descriptions ... ok [INFO] [stdout] test context::tests::test_quality_change_descriptions_decrease ... ok [INFO] [stdout] test context::tests::test_quality_change_descriptions_lose ... ok [INFO] [stdout] test context::tests::test_set_active_script ... ok [INFO] [stdout] test context::tests::test_quality_change_descriptions_increase ... ok [INFO] [stdout] test context::tests::test_difficulty_distribution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] [stderr] Doc-tests storylets [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13ed3b0153b143a177986deee057a0de4a17ae23282d58450a6b8f22b3a3d9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ed3b0153b143a177986deee057a0de4a17ae23282d58450a6b8f22b3a3d9df", kill_on_drop: false }` [INFO] [stdout] 13ed3b0153b143a177986deee057a0de4a17ae23282d58450a6b8f22b3a3d9df