[INFO] cloning repository https://github.com/Ansvia/reframe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ansvia/reframe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnsvia%2Freframe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnsvia%2Freframe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38867ef3fc995cf529185d070355aa08c1538d8b
[INFO] testing Ansvia/reframe/38867ef3fc995cf529185d070355aa08c1538d8b against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnsvia%2Freframe" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ansvia/reframe
[INFO] finished tweaking git repo https://github.com/Ansvia/reframe
[INFO] tweaked toml for git repo https://github.com/Ansvia/reframe written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ansvia/reframe on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ansvia/reframe 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb07d01286681b0af7bf1c18e3c1cfe6b42454a9a325b80ff8165cb32322a304
[INFO] running `Command { std: "docker" "start" "-a" "bb07d01286681b0af7bf1c18e3c1cfe6b42454a9a325b80ff8165cb32322a304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb07d01286681b0af7bf1c18e3c1cfe6b42454a9a325b80ff8165cb32322a304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb07d01286681b0af7bf1c18e3c1cfe6b42454a9a325b80ff8165cb32322a304", kill_on_drop: false }`
[INFO] [stdout] bb07d01286681b0af7bf1c18e3c1cfe6b42454a9a325b80ff8165cb32322a304
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c30e223591def6eb01d060339c1629b9c84bafefed9136a8438b597de52cc14d
[INFO] running `Command { std: "docker" "start" "-a" "c30e223591def6eb01d060339c1629b9c84bafefed9136a8438b597de52cc14d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling bytes v1.2.0
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling rustix v0.35.7
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling openssl-src v111.25.2+1.1.1t
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling fd-lock v3.0.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling rustyline v10.0.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling pest v2.2.1
[INFO] [stderr]    Compiling pest_meta v2.2.1
[INFO] [stderr]    Compiling pest_generator v2.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling pest_derive v2.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling handlebars v4.3.3
[INFO] [stderr]    Compiling zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling reframe v0.5.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `author` are never read
[INFO] [stdout]   --> src/core.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ReframeConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 51 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 52 |     pub author: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReframeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 59s
[INFO] running `Command { std: "docker" "inspect" "c30e223591def6eb01d060339c1629b9c84bafefed9136a8438b597de52cc14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c30e223591def6eb01d060339c1629b9c84bafefed9136a8438b597de52cc14d", kill_on_drop: false }`
[INFO] [stdout] c30e223591def6eb01d060339c1629b9c84bafefed9136a8438b597de52cc14d
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebff4e85e092f720f2605e23f47ab34108cdb0b9af3b994efc1273daaa298537
[INFO] running `Command { std: "docker" "start" "-a" "ebff4e85e092f720f2605e23f47ab34108cdb0b9af3b994efc1273daaa298537", kill_on_drop: false }`
[INFO] [stderr]    Compiling reframe v0.5.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `author` are never read
[INFO] [stdout]   --> src/core.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ReframeConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 51 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 52 |     pub author: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReframeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/core.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout]     |                       ^                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stdout] 152 +     pub replacer: Box<dyn Fn(&str) -> String>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `author` are never read
[INFO] [stdout]   --> src/core.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct ReframeConfig {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 51 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 52 |     pub author: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReframeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.86s
[INFO] running `Command { std: "docker" "inspect" "ebff4e85e092f720f2605e23f47ab34108cdb0b9af3b994efc1273daaa298537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebff4e85e092f720f2605e23f47ab34108cdb0b9af3b994efc1273daaa298537", kill_on_drop: false }`
[INFO] [stdout] ebff4e85e092f720f2605e23f47ab34108cdb0b9af3b994efc1273daaa298537
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 66fb049225a35c74cc364721d112bab8f023e6e4eb99882f08378c00789a1859
[INFO] running `Command { std: "docker" "start" "-a" "66fb049225a35c74cc364721d112bab8f023e6e4eb99882f08378c00789a1859", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/core.rs:152:23
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stderr]     |                       ^                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stderr] 152 +     pub replacer: Box<dyn Fn(&str) -> String>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `reframe` (lib) generated 1 warning (run `cargo fix --lib -p reframe` to apply 1 suggestion)
[INFO] [stderr] warning: `reframe` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: fields `name` and `author` are never read
[INFO] [stderr]   --> src/core.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct ReframeConfig {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 51 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 52 |     pub author: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ReframeConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `reframe` (bin "reframe") generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `reframe` (bin "reframe" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reframe-93bd318641582bdb)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_handlebars::test_if_conditional ... ok
[INFO] [stdout] test util::tests::test_compare_version ... ok
[INFO] [stdout] test util::tests::test_file_pattern_match ... ok
[INFO] [stdout] test util::tests::test_compare_version_empty ... ok
[INFO] [stdout] test util::tests::test_path_to_relative ... ok
[INFO] [stdout] test test_handlebars::test_if_conditional_nested ... ok
[INFO] [stdout] test core::tests::test_string_sub ... ok
[INFO] [stdout] test util::tests::test_get_current_time_millis ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reframe-374e2ff59e29222d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test util::tests::test_compare_version ... ok
[INFO] [stdout] test util::tests::test_compare_version_empty ... ok
[INFO] [stdout] test util::tests::test_path_to_relative ... ok
[INFO] [stdout] test util::tests::test_get_current_time_millis ... ok
[INFO] [stdout] test core::tests::test_string_sub ... ok
[INFO] [stdout] test util::tests::test_file_pattern_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-bb46e1a9393a7dd6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_if_conditional_sql ... ok
[INFO] [stdout] test test_if_conditional_comment_mark ... ok
[INFO] [stdout] test test_if_conditional ... ok
[INFO] [stdout] test test_unclosed_if_tag - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reframe
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/core.rs:152:23
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stderr]     |                       ^                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 152 -     pub replacer: Box<(dyn Fn(&str) -> String)>,
[INFO] [stderr] 152 +     pub replacer: Box<dyn Fn(&str) -> String>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[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" "66fb049225a35c74cc364721d112bab8f023e6e4eb99882f08378c00789a1859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66fb049225a35c74cc364721d112bab8f023e6e4eb99882f08378c00789a1859", kill_on_drop: false }`
[INFO] [stdout] 66fb049225a35c74cc364721d112bab8f023e6e4eb99882f08378c00789a1859
