[INFO] fetching crate foreignc_template 0.1.1...
[INFO] testing foreignc_template-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate foreignc_template 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate foreignc_template 0.1.1
[INFO] finished tweaking crates.io crate foreignc_template 0.1.1
[INFO] tweaked toml for crates.io crate foreignc_template 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate foreignc_template 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding tera v0.11.20 (available: v1.20.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87e6ee7fa7f7cb5a8ee72ba9c01e27c12e4c287f6bc4143166cc5e12ee664505
[INFO] running `Command { std: "docker" "start" "-a" "87e6ee7fa7f7cb5a8ee72ba9c01e27c12e4c287f6bc4143166cc5e12ee664505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87e6ee7fa7f7cb5a8ee72ba9c01e27c12e4c287f6bc4143166cc5e12ee664505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87e6ee7fa7f7cb5a8ee72ba9c01e27c12e4c287f6bc4143166cc5e12ee664505", kill_on_drop: false }`
[INFO] [stdout] 87e6ee7fa7f7cb5a8ee72ba9c01e27c12e4c287f6bc4143166cc5e12ee664505
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d817c835c1213ca4484b71dc54d27ac91ce445787a7638ff8c5a23087b4c1023
[INFO] running `Command { std: "docker" "start" "-a" "d817c835c1213ca4484b71dc54d27ac91ce445787a7638ff8c5a23087b4c1023", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling unic-char-range v0.7.0
[INFO] [stderr]    Compiling unic-common v0.7.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling unic-ucd-version v0.7.0
[INFO] [stderr]    Compiling unic-char-property v0.7.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unic-ucd-segment v0.7.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unic-segment v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling foreignc_template v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling foreignc_util v0.1.1
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tera v0.11.20
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/derived_input.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |             panic!(format!("{} does not exist", dir))
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 92 -             panic!(format!("{} does not exist", dir))
[INFO] [stdout] 92 +             panic!("{} does not exist", dir)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.29s
[INFO] running `Command { std: "docker" "inspect" "d817c835c1213ca4484b71dc54d27ac91ce445787a7638ff8c5a23087b4c1023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d817c835c1213ca4484b71dc54d27ac91ce445787a7638ff8c5a23087b4c1023", kill_on_drop: false }`
[INFO] [stdout] d817c835c1213ca4484b71dc54d27ac91ce445787a7638ff8c5a23087b4c1023
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d3115a524aee364fe512551e592e02649834c78835e00d058d77dbfe8384842
[INFO] running `Command { std: "docker" "start" "-a" "4d3115a524aee364fe512551e592e02649834c78835e00d058d77dbfe8384842", kill_on_drop: false }`
[INFO] [stderr]    Compiling foreignc_template v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/derived_input.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |             panic!(format!("{} does not exist", dir))
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 92 -             panic!(format!("{} does not exist", dir))
[INFO] [stdout] 92 +             panic!("{} does not exist", dir)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/derived_input.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |             panic!(format!("{} does not exist", dir))
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 92 -             panic!(format!("{} does not exist", dir))
[INFO] [stdout] 92 +             panic!("{} does not exist", dir)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "4d3115a524aee364fe512551e592e02649834c78835e00d058d77dbfe8384842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d3115a524aee364fe512551e592e02649834c78835e00d058d77dbfe8384842", kill_on_drop: false }`
[INFO] [stdout] 4d3115a524aee364fe512551e592e02649834c78835e00d058d77dbfe8384842
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45fc46202e37fc3316e9fa64bee8432c1f6961f5aa660a456e52f71140f43c37
[INFO] running `Command { std: "docker" "start" "-a" "45fc46202e37fc3316e9fa64bee8432c1f6961f5aa660a456e52f71140f43c37", kill_on_drop: false }`
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/derived_input.rs:92:20
[INFO] [stderr]    |
[INFO] [stderr] 92 |             panic!(format!("{} does not exist", dir))
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 92 -             panic!(format!("{} does not exist", dir))
[INFO] [stderr] 92 +             panic!("{} does not exist", dir)
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `foreignc_template` (lib) generated 1 warning (run `cargo fix --lib -p foreignc_template` to apply 1 suggestion)
[INFO] [stderr] warning: `foreignc_template` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foreignc_template-36ddf2dc054ff829)
[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] [stderr]    Doc-tests foreignc_template
[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" "45fc46202e37fc3316e9fa64bee8432c1f6961f5aa660a456e52f71140f43c37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45fc46202e37fc3316e9fa64bee8432c1f6961f5aa660a456e52f71140f43c37", kill_on_drop: false }`
[INFO] [stdout] 45fc46202e37fc3316e9fa64bee8432c1f6961f5aa660a456e52f71140f43c37
