[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 master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSummaryPuppet%2Fpillow_framework" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SummaryPuppet/pillow_framework on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "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] 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-4-tc1/source/core/ssl/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_macros.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_server.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-ssl.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/templates/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/http/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/core/http/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.5.2
[INFO] [stderr]   Downloaded pest_meta v2.5.2
[INFO] [stderr]   Downloaded pest_derive v2.5.2
[INFO] [stderr]   Downloaded handlebars v4.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86386b8f8b511e8139f2b91b86564d0c4a35b590fa871b21ceb3488fbcc234ed
[INFO] running `Command { std: "docker" "start" "-a" "86386b8f8b511e8139f2b91b86564d0c4a35b590fa871b21ceb3488fbcc234ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86386b8f8b511e8139f2b91b86564d0c4a35b590fa871b21ceb3488fbcc234ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86386b8f8b511e8139f2b91b86564d0c4a35b590fa871b21ceb3488fbcc234ed", kill_on_drop: false }`
[INFO] [stdout] 86386b8f8b511e8139f2b91b86564d0c4a35b590fa871b21ceb3488fbcc234ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0072c409933e8238309e7ad1a5a21122a33aa134407ebc70ec7b85969ea0392
[INFO] running `Command { std: "docker" "start" "-a" "f0072c409933e8238309e7ad1a5a21122a33aa134407ebc70ec7b85969ea0392", 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] 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/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] warning: /opt/rustwide/workdir/core/ssl/Cargo.toml: unused manifest key: dependencies.pillow-config.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]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling winnow v0.5.1
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling pillow-fs v4.2.0 (/opt/rustwide/workdir/core/fs)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dotenv v0.15.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 tokio v0.2.25
[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 phf_codegen v0.11.1
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling chrono-tz v0.6.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 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 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 pest_derive v2.5.2
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ssl v0.1.0 (/opt/rustwide/workdir/examples/ssl)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.63s
[INFO] running `Command { std: "docker" "inspect" "f0072c409933e8238309e7ad1a5a21122a33aa134407ebc70ec7b85969ea0392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0072c409933e8238309e7ad1a5a21122a33aa134407ebc70ec7b85969ea0392", kill_on_drop: false }`
[INFO] [stdout] f0072c409933e8238309e7ad1a5a21122a33aa134407ebc70ec7b85969ea0392
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e201d7ada0cf5685a56ad515d20a06721bd1ddc0599d4096c97f6689c989b9f4
[INFO] running `Command { std: "docker" "start" "-a" "e201d7ada0cf5685a56ad515d20a06721bd1ddc0599d4096c97f6689c989b9f4", 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] 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/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/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/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/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]    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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pillow-ssl v0.1.0 (/opt/rustwide/workdir/core/ssl)
[INFO] [stdout] warning: 1 warning emitted
[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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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 1.56s
[INFO] running `Command { std: "docker" "inspect" "e201d7ada0cf5685a56ad515d20a06721bd1ddc0599d4096c97f6689c989b9f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e201d7ada0cf5685a56ad515d20a06721bd1ddc0599d4096c97f6689c989b9f4", kill_on_drop: false }`
[INFO] [stdout] e201d7ada0cf5685a56ad515d20a06721bd1ddc0599d4096c97f6689c989b9f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a024115baa18874ec6c0d0e90bb4580a15c4816ba54cb27a4a3e74301d05d805
[INFO] running `Command { std: "docker" "start" "-a" "a024115baa18874ec6c0d0e90bb4580a15c4816ba54cb27a4a3e74301d05d805", 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] 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/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/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/templates/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /opt/rustwide/workdir/core/ssl/Cargo.toml: unused manifest key: dependencies.pillow-config.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)]` 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/macros-8591732e864d2b06)
[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/deps/macros-12711992fe5894f8)
[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/deps/pillow-54566827eb9da912)
[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/deps/pillow_config-7550edf27523ab31)
[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/deps/pillow_env-f1faf9007ae01ea6)
[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/deps/pillow_fs-248de29440d9b9d0)
[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/deps/pillow_http-53fc42f91544b76a)
[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/deps/pillow_routing-56d78174f1e65d37)
[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/deps/pillow_ssl-d598c5cdf852cee3)
[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/deps/pillow_templates-8b9bc49cab9169e2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::it_works_html ... ok
[INFO] [stdout] test tests::it_works_hbs ... ok
[INFO] [stdout] test tests::it_works_tera_html ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 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/deps/pillow_macros-8163b2ea6f395a7d)
[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/deps/pillow_server-c4df4793ecdfd175)
[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/deps/ssl-4a81a65aef91017b)
[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] 20 |     })
[INFO] [stdout]    |       ^ help: add `;` here
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |     let server = Server::default();
[INFO] [stdout]    |     --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> core/pillow/src/lib.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `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] 12 | fn main(){
[INFO] [stdout]    | --------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 24 |     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.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p pillow --doc`
[INFO] running `Command { std: "docker" "inspect" "a024115baa18874ec6c0d0e90bb4580a15c4816ba54cb27a4a3e74301d05d805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a024115baa18874ec6c0d0e90bb4580a15c4816ba54cb27a4a3e74301d05d805", kill_on_drop: false }`
[INFO] [stdout] a024115baa18874ec6c0d0e90bb4580a15c4816ba54cb27a4a3e74301d05d805
[INFO] testing SummaryPuppet/pillow_framework against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSummaryPuppet%2Fpillow_framework" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SummaryPuppet/pillow_framework on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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] 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-4-tc2/source/core/templates/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/server/Cargo.toml: unused manifest key: dependencies.pillow-ssl.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-routing.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_macros.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/pillow/Cargo.toml: unused manifest key: dependencies.pillow_server.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/ssl/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/http/Cargo.toml: unused manifest key: dependencies.pillow-fs.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/http/Cargo.toml: unused manifest key: dependencies.pillow-templates.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-config.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-env.path
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/core/routing/Cargo.toml: unused manifest key: dependencies.pillow-http.path
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1057b766268014c860aca3f0f4bbe5a1643ca9289a58bfdff5574000ce1d1a4e
[INFO] running `Command { std: "docker" "start" "-a" "1057b766268014c860aca3f0f4bbe5a1643ca9289a58bfdff5574000ce1d1a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1057b766268014c860aca3f0f4bbe5a1643ca9289a58bfdff5574000ce1d1a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1057b766268014c860aca3f0f4bbe5a1643ca9289a58bfdff5574000ce1d1a4e", kill_on_drop: false }`
[INFO] [stdout] 1057b766268014c860aca3f0f4bbe5a1643ca9289a58bfdff5574000ce1d1a4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 426430fc8188c90b58df993934a031360efc5458495c0ab5aa0b70bad6934ca2
[INFO] running `Command { std: "docker" "start" "-a" "426430fc8188c90b58df993934a031360efc5458495c0ab5aa0b70bad6934ca2", 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] 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/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/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]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling winnow v0.5.1
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pillow-fs v4.2.0 (/opt/rustwide/workdir/core/fs)
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling pillow-env v4.1.2 (/opt/rustwide/workdir/core/env)
[INFO] [stderr]    Compiling tokio v0.2.25
[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 phf_codegen v0.11.1
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pillow_macros v0.4.1 (/opt/rustwide/workdir/core/macros)
[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 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 pest_derive v2.5.2
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling tera v1.17.1
[INFO] [stderr]    Compiling handlebars v4.3.6
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ssl v0.1.0 (/opt/rustwide/workdir/examples/ssl)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.95s
[INFO] running `Command { std: "docker" "inspect" "426430fc8188c90b58df993934a031360efc5458495c0ab5aa0b70bad6934ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "426430fc8188c90b58df993934a031360efc5458495c0ab5aa0b70bad6934ca2", kill_on_drop: false }`
[INFO] [stdout] 426430fc8188c90b58df993934a031360efc5458495c0ab5aa0b70bad6934ca2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e78bbd0af3acfff4986cdd2913e81ab1b634613b0c36e81bc65cf3e4de0d361b
[INFO] running `Command { std: "docker" "start" "-a" "e78bbd0af3acfff4986cdd2913e81ab1b634613b0c36e81bc65cf3e4de0d361b", 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] 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/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: /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]    Compiling pillow_macros v0.4.1 (/opt/rustwide/workdir/core/macros)
[INFO] [stderr]    Compiling pillow-env v4.1.2 (/opt/rustwide/workdir/core/env)
[INFO] [stderr]    Compiling pillow-config v0.1.0 (/opt/rustwide/workdir/core/config)
[INFO] [stderr]    Compiling pillow-fs v4.2.0 (/opt/rustwide/workdir/core/fs)
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pillow-templates v0.4.1 (/opt/rustwide/workdir/core/templates)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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] [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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pillow_server v0.1.0 (/opt/rustwide/workdir/core/server)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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 1.72s
[INFO] running `Command { std: "docker" "inspect" "e78bbd0af3acfff4986cdd2913e81ab1b634613b0c36e81bc65cf3e4de0d361b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e78bbd0af3acfff4986cdd2913e81ab1b634613b0c36e81bc65cf3e4de0d361b", kill_on_drop: false }`
[INFO] [stdout] e78bbd0af3acfff4986cdd2913e81ab1b634613b0c36e81bc65cf3e4de0d361b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a464f2c12949200bd70a86cf321621d055f92d93e46a003a74683240e23cd4b
[INFO] running `Command { std: "docker" "start" "-a" "5a464f2c12949200bd70a86cf321621d055f92d93e46a003a74683240e23cd4b", 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] 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/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/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/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: 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)]` 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead or 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/cargo/reference/build-scripts.html#rustc-check-cfg> 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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/macros-8591732e864d2b06)
[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/deps/macros-12711992fe5894f8)
[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/deps/pillow-54566827eb9da912)
[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/deps/pillow_config-7550edf27523ab31)
[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/deps/pillow_env-f1faf9007ae01ea6)
[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/deps/pillow_fs-248de29440d9b9d0)
[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/deps/pillow_http-53fc42f91544b76a)
[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/deps/pillow_routing-56d78174f1e65d37)
[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/deps/pillow_ssl-d598c5cdf852cee3)
[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/deps/pillow_templates-8b9bc49cab9169e2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::it_works_html ... ok
[INFO] [stdout] test tests::it_works_hbs ... ok
[INFO] [stdout] test tests::it_works_tera_html ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 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/deps/pillow_macros-8163b2ea6f395a7d)
[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/deps/pillow_server-c4df4793ecdfd175)
[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/deps/ssl-4a81a65aef91017b)
[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] 20 |     })
[INFO] [stdout]    |       ^ help: add `;` here
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |     let server = Server::default();
[INFO] [stdout]    |     --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> core/pillow/src/lib.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `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] 12 | fn main(){
[INFO] [stdout]    | --------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 24 |     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.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p pillow --doc`
[INFO] running `Command { std: "docker" "inspect" "5a464f2c12949200bd70a86cf321621d055f92d93e46a003a74683240e23cd4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a464f2c12949200bd70a86cf321621d055f92d93e46a003a74683240e23cd4b", kill_on_drop: false }`
[INFO] [stdout] 5a464f2c12949200bd70a86cf321621d055f92d93e46a003a74683240e23cd4b
