[INFO] cloning repository https://github.com/SummaryPuppet/pillow_framework
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SummaryPuppet/pillow_framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSummaryPuppet%2Fpillow_framework", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSummaryPuppet%2Fpillow_framework'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80041e14ddacd4595c21c8584cb4596245725edf
[INFO] testing SummaryPuppet/pillow_framework against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSummaryPuppet%2Fpillow_framework" "/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/SummaryPuppet/pillow_framework
[INFO] finished tweaking git repo https://github.com/SummaryPuppet/pillow_framework
[INFO] tweaked toml for git repo https://github.com/SummaryPuppet/pillow_framework written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SummaryPuppet/pillow_framework on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SummaryPuppet/pillow_framework 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/ssl/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-ssl.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_macros.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_server.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/http/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/http/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/core/templates/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dec9e324ea6ec9f708aa77f3d3405e4bd14d057692849bb591eb83d963241296
[INFO] running `Command { std: "docker" "start" "-a" "dec9e324ea6ec9f708aa77f3d3405e4bd14d057692849bb591eb83d963241296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dec9e324ea6ec9f708aa77f3d3405e4bd14d057692849bb591eb83d963241296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dec9e324ea6ec9f708aa77f3d3405e4bd14d057692849bb591eb83d963241296", kill_on_drop: false }`
[INFO] [stdout] dec9e324ea6ec9f708aa77f3d3405e4bd14d057692849bb591eb83d963241296
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] aa00add141793b5c13202b3311ba40e9c12c2ac0e402096ca072b3bfc525a400
[INFO] running `Command { std: "docker" "start" "-a" "aa00add141793b5c13202b3311ba40e9c12c2ac0e402096ca072b3bfc525a400", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/ssl/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_macros.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_server.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-ssl.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/http/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/http/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/templates/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling winnow v0.5.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pillow-env v4.1.2 (/opt/rustwide/workdir/core/env)
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling pillow-fs v4.2.0 (/opt/rustwide/workdir/core/fs)
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pillow_macros v0.4.1 (/opt/rustwide/workdir/core/macros)
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling pest v2.5.2
[INFO] [stderr]    Compiling pest_meta v2.5.2
[INFO] [stderr]    Compiling pest_generator v2.5.2
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling pest_derive v2.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling handlebars v4.3.6
[INFO] [stderr]    Compiling tera v1.17.1
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling pillow-config v0.1.0 (/opt/rustwide/workdir/core/config)
[INFO] [stderr]    Compiling pillow-ssl v0.1.0 (/opt/rustwide/workdir/core/ssl)
[INFO] [stdout] warning: unused import: `TlsStream as NativeTlsStream`
[INFO] [stdout]  --> core/ssl/src/lib.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 | use native_tls::{Identity, TlsAcceptor as NativeTlsAcceptor, TlsStream as NativeTlsStream};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pillow-templates v0.4.1 (/opt/rustwide/workdir/core/templates)
[INFO] [stderr]    Compiling pillow-http v0.4.2 (/opt/rustwide/workdir/core/http)
[INFO] [stderr]    Compiling pillow-routing v0.4.2 (/opt/rustwide/workdir/core/routing)
[INFO] [stderr]    Compiling pillow_server v0.1.0 (/opt/rustwide/workdir/core/server)
[INFO] [stdout] warning: unexpected `cfg` condition name: `win`
[INFO] [stdout]   --> core/server/src/server_http.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[cfg(not(win))]
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(win)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(win)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pillow v0.4.3 (/opt/rustwide/workdir/core/pillow)
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/examples/macros)
[INFO] [stderr]    Compiling ssl v0.1.0 (/opt/rustwide/workdir/examples/ssl)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "aa00add141793b5c13202b3311ba40e9c12c2ac0e402096ca072b3bfc525a400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa00add141793b5c13202b3311ba40e9c12c2ac0e402096ca072b3bfc525a400", kill_on_drop: false }`
[INFO] [stdout] aa00add141793b5c13202b3311ba40e9c12c2ac0e402096ca072b3bfc525a400
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] de35d212cd7e3fec9e3990edaa3edcf3f7d44cb2ea84ce905b3189856ea15409
[INFO] running `Command { std: "docker" "start" "-a" "de35d212cd7e3fec9e3990edaa3edcf3f7d44cb2ea84ce905b3189856ea15409", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_macros.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_server.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/ssl/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/templates/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-ssl.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/http/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/http/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr]    Compiling pillow_macros v0.4.1 (/opt/rustwide/workdir/core/macros)
[INFO] [stderr]    Compiling pillow-config v0.1.0 (/opt/rustwide/workdir/core/config)
[INFO] [stderr]    Compiling pillow-env v4.1.2 (/opt/rustwide/workdir/core/env)
[INFO] [stderr]    Compiling pillow-fs v4.2.0 (/opt/rustwide/workdir/core/fs)
[INFO] [stdout] warning: unused import: `TlsStream as NativeTlsStream`
[INFO] [stdout]  --> core/ssl/src/lib.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 | use native_tls::{Identity, TlsAcceptor as NativeTlsAcceptor, TlsStream as NativeTlsStream};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `win`
[INFO] [stdout]   --> core/server/src/server_http.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[cfg(not(win))]
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(win)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(win)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pillow-ssl v0.1.0 (/opt/rustwide/workdir/core/ssl)
[INFO] [stderr]    Compiling pillow-templates v0.4.1 (/opt/rustwide/workdir/core/templates)
[INFO] [stderr]    Compiling pillow-http v0.4.2 (/opt/rustwide/workdir/core/http)
[INFO] [stderr]    Compiling pillow-routing v0.4.2 (/opt/rustwide/workdir/core/routing)
[INFO] [stderr]    Compiling pillow_server v0.1.0 (/opt/rustwide/workdir/core/server)
[INFO] [stdout] warning: unused import: `TlsStream as NativeTlsStream`
[INFO] [stdout]  --> core/ssl/src/lib.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 | use native_tls::{Identity, TlsAcceptor as NativeTlsAcceptor, TlsStream as NativeTlsStream};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `win`
[INFO] [stdout]   --> core/server/src/server_http.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[cfg(not(win))]
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(win)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(win)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pillow v0.4.3 (/opt/rustwide/workdir/core/pillow)
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/examples/macros)
[INFO] [stderr]    Compiling ssl v0.1.0 (/opt/rustwide/workdir/examples/ssl)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "de35d212cd7e3fec9e3990edaa3edcf3f7d44cb2ea84ce905b3189856ea15409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de35d212cd7e3fec9e3990edaa3edcf3f7d44cb2ea84ce905b3189856ea15409", kill_on_drop: false }`
[INFO] [stdout] de35d212cd7e3fec9e3990edaa3edcf3f7d44cb2ea84ce905b3189856ea15409
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f380820a96f5cc7f1910421731ef7adb98430b784197f0b977a1188001f9aad6
[INFO] running `Command { std: "docker" "start" "-a" "f380820a96f5cc7f1910421731ef7adb98430b784197f0b977a1188001f9aad6", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/core/ssl/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/http/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/http/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_macros.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_server.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/server/Cargo.toml: unused manifest key: dependencies.pillow-ssl.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/templates/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: unused import: `TlsStream as NativeTlsStream`
[INFO] [stderr]  --> core/ssl/src/lib.rs:3:62
[INFO] [stderr]   |
[INFO] [stderr] 3 | use native_tls::{Identity, TlsAcceptor as NativeTlsAcceptor, TlsStream as NativeTlsStream};
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pillow-ssl` (lib) generated 1 warning (run `cargo fix --lib -p pillow-ssl` to apply 1 suggestion)
[INFO] [stderr] warning: `pillow-ssl` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unexpected `cfg` condition name: `win`
[INFO] [stderr]   --> core/server/src/server_http.rs:91:19
[INFO] [stderr]    |
[INFO] [stderr] 91 |         #[cfg(not(win))]
[INFO] [stderr]    |                   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(win)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(win)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pillow_server` (lib) generated 1 warning
[INFO] [stderr] warning: `pillow_server` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/macros/cac28a1dae058d20/deps/macros-cac28a1dae058d20)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/macros/39ba381c0b080ccb/deps/macros-39ba381c0b080ccb)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pillow/71e0d5619e0b4686/deps/pillow-71e0d5619e0b4686)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pillow-config/92691faa67f165e0/deps/pillow_config-92691faa67f165e0)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pillow-env/ee83e8ae0b7d160e/deps/pillow_env-ee83e8ae0b7d160e)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pillow-fs/c5d5fda3e2257e0f/deps/pillow_fs-c5d5fda3e2257e0f)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pillow-http/7753c1b12073e12a/deps/pillow_http-7753c1b12073e12a)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pillow-routing/7b4f430c6daa2aaf/deps/pillow_routing-7b4f430c6daa2aaf)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pillow-ssl/101cbf27845fec07/deps/pillow_ssl-101cbf27845fec07)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pillow-templates/9f241594e8457f74/deps/pillow_templates-9f241594e8457f74)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::it_works_hbs ... ok
[INFO] [stdout] test tests::it_works_tera_html ... ok
[INFO] [stdout] test tests::it_works_html ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pillow_macros/c6b09e9a7066baaf/deps/pillow_macros-c6b09e9a7066baaf)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/pillow_server/fb9e0badccb4dcc4/deps/pillow_server-fb9e0badccb4dcc4)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/ssl/70965faa5f524901/deps/ssl-70965faa5f524901)
[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 macros
[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 pillow
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test core/pillow/src/lib.rs - (line 7) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core/pillow/src/lib.rs - (line 7) stdout ----
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]   --> core/pillow/src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     })
[INFO] [stdout]    |       ^ help: add `;` here
[INFO] [stdout] 26 |
[INFO] [stdout] 27 |     let server = Server::default();
[INFO] [stdout]    |     --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> core/pillow/src/lib.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> core/pillow/src/lib.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn main(){
[INFO] [stdout]    | --------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 29 |     server.run(router).await;
[INFO] [stdout]    |                        ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core/pillow/src/lib.rs - (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p pillow --doc`
[INFO] running `Command { std: "docker" "inspect" "f380820a96f5cc7f1910421731ef7adb98430b784197f0b977a1188001f9aad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f380820a96f5cc7f1910421731ef7adb98430b784197f0b977a1188001f9aad6", kill_on_drop: false }`
[INFO] [stdout] f380820a96f5cc7f1910421731ef7adb98430b784197f0b977a1188001f9aad6
