[INFO] fetching crate actori-web-static-files 0.3.0...
[INFO] checking actori-web-static-files-0.3.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate actori-web-static-files 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate actori-web-static-files 0.3.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actori-web-static-files 0.3.0
[INFO] finished tweaking crates.io crate actori-web-static-files 0.3.0
[INFO] tweaked toml for crates.io crate actori-web-static-files 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actori-testing v1.0.0
[INFO] [stderr]   Downloaded actori-tls v1.0.0
[INFO] [stderr]   Downloaded path-slash v0.1.5
[INFO] [stderr]   Downloaded actori-web-codegen v0.2.0
[INFO] [stderr]   Downloaded actoriwc v1.0.1
[INFO] [stderr]   Downloaded actori-web v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b964307631ebc05e1ef06af961c1b0a546954a4051cba88db91b6bc62b78b98
[INFO] running `Command { std: "docker" "start" "-a" "2b964307631ebc05e1ef06af961c1b0a546954a4051cba88db91b6bc62b78b98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b964307631ebc05e1ef06af961c1b0a546954a4051cba88db91b6bc62b78b98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b964307631ebc05e1ef06af961c1b0a546954a4051cba88db91b6bc62b78b98", kill_on_drop: false }`
[INFO] [stdout] 2b964307631ebc05e1ef06af961c1b0a546954a4051cba88db91b6bc62b78b98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0faed3e06148abd5197f516bd31af7e096a050eb900535757e1f27af769c0ac3
[INFO] running `Command { std: "docker" "start" "-a" "0faed3e06148abd5197f516bd31af7e096a050eb900535757e1f27af769c0ac3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling resolv-conf v0.6.3
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling bytestring v0.1.5
[INFO] [stderr]     Checking actori-codec v0.2.0
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actori-macros v0.1.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling actori-web-codegen v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling actori-threadpool v0.3.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking actori-service v1.0.5
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking actori-rt v1.0.0
[INFO] [stderr]     Checking trust-dns-proto v0.18.0-alpha.2
[INFO] [stderr]     Checking actori-utils v1.0.6
[INFO] [stderr]     Checking actori-server v1.0.1
[INFO] [stderr]     Checking actori-tls v1.0.0
[INFO] [stderr]     Checking trust-dns-resolver v0.18.0-alpha.2
[INFO] [stderr]     Checking actori-testing v1.0.0
[INFO] [stderr]     Checking actori-connect v1.0.2
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking actori-router v0.2.4
[INFO] [stderr]     Checking actori-http v1.0.1
[INFO] [stdout] error[E0277]: cannot subtract `TimeDelta` from `Tm`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actori-http-1.0.1/src/cookie/jar.rs:224:44
[INFO] [stdout]     |
[INFO] [stdout] 224 |             cookie.set_expires(time::now() - Duration::days(365));
[INFO] [stdout]     |                                            ^ no implementation for `Tm - TimeDelta`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sub<TimeDelta>` is not implemented for `Tm`
[INFO] [stdout]     = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]               <Tm as Sub<time::Duration>>
[INFO] [stdout]               <Tm as Sub>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actori-http-1.0.1/src/cookie/mod.rs:736:40
[INFO] [stdout]     |
[INFO] [stdout] 736 |         self.set_expires(time::now() + twenty_years);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ expected `Duration`, found `TimeDelta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `TimeDelta` from `Tm`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actori-http-1.0.1/src/cookie/jar.rs:224:44
[INFO] [stdout]     |
[INFO] [stdout] 224 |             cookie.set_expires(time::now() - Duration::days(365));
[INFO] [stdout]     |                                            ^ no implementation for `Tm - TimeDelta`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sub<TimeDelta>` is not implemented for `Tm`
[INFO] [stdout]     = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]               <Tm as Sub<time::Duration>>
[INFO] [stdout]               <Tm as Sub>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actori-http-1.0.1/src/cookie/mod.rs:736:40
[INFO] [stdout]     |
[INFO] [stdout] 736 |         self.set_expires(time::now() + twenty_years);
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ expected `Duration`, found `TimeDelta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actori-http` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actori-http` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "0faed3e06148abd5197f516bd31af7e096a050eb900535757e1f27af769c0ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0faed3e06148abd5197f516bd31af7e096a050eb900535757e1f27af769c0ac3", kill_on_drop: false }`
[INFO] [stdout] 0faed3e06148abd5197f516bd31af7e096a050eb900535757e1f27af769c0ac3
