[INFO] fetching crate rocket-include-tera 0.5.0... [INFO] checking rocket-include-tera-0.5.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate rocket-include-tera 0.5.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rocket-include-tera 0.5.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket-include-tera 0.5.0 [INFO] finished tweaking crates.io crate rocket-include-tera 0.5.0 [INFO] tweaked toml for crates.io crate rocket-include-tera 0.5.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate rocket-include-tera 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a455937e1857a160f2d7fe94f15e3e0d4e52339d99d875fd34a0d2503db32b5 [INFO] running `Command { std: "docker" "start" "-a" "2a455937e1857a160f2d7fe94f15e3e0d4e52339d99d875fd34a0d2503db32b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a455937e1857a160f2d7fe94f15e3e0d4e52339d99d875fd34a0d2503db32b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a455937e1857a160f2d7fe94f15e3e0d4e52339d99d875fd34a0d2503db32b5", kill_on_drop: false }` [INFO] [stdout] 2a455937e1857a160f2d7fe94f15e3e0d4e52339d99d875fd34a0d2503db32b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afa08fb971c672d666cef9af57564568b34f168190a0c45517bfc69821017e0b [INFO] running `Command { std: "docker" "start" "-a" "afa08fb971c672d666cef9af57564568b34f168190a0c45517bfc69821017e0b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] futures-channel v0.3.16 (as host dependency): futures-sink, sink [INFO] [stderr] futures-task v0.3.16 (as host dependency): alloc, std [INFO] [stderr] futures-util v0.3.16 (as host dependency): alloc, async-await, async-await-macro, channel, futures-channel, futures-io, futures-macro, futures-sink, io, memchr, proc-macro-hack, proc-macro-nested, sink, slab, std [INFO] [stderr] indexmap v1.7.0 (as host dependency): serde, serde-1 [INFO] [stderr] log v0.4.14 (as host dependency): std [INFO] [stderr] memchr v2.4.0 (as host dependency): use_std [INFO] [stderr] num-integer v0.1.44: i128, std [INFO] [stderr] num-traits v0.2.14: default, i128, std [INFO] [stderr] regex v1.5.4 (as host dependency): aho-corasick, default, memchr, perf, perf-cache, perf-dfa, perf-inline, perf-literal, unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-script, unicode-segment [INFO] [stderr] regex-syntax v0.6.25 (as host dependency): default, unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-script, unicode-segment [INFO] [stderr] rocket_http v0.5.0-rc.1 (as host dependency): serde, serde_ [INFO] [stderr] tokio v1.10.0: winapi [INFO] [stderr] tokio v1.10.0 (as host dependency): fs, io-std, macros, num_cpus, once_cell, rt-multi-thread, signal, signal-hook-registry, tokio-macros, winapi [INFO] [stderr] tokio-util v0.6.7 (as host dependency): io [INFO] [stderr] uncased v0.9.6 (as host dependency): serde, with-serde-alloc [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking macro-utils v0.1.3 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking cow-utils v0.1.2 [INFO] [stderr] Checking debug-helper v0.3.12 [INFO] [stderr] Checking lru_time_cache v0.11.11 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking minifier v0.0.41 [INFO] [stderr] Checking html-escape v0.2.9 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wyhash v0.5.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking entity-tag v0.1.5 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling manifest-dir-macros v0.1.11 [INFO] [stderr] error: could not compile `chrono-tz` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chrono_tz /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-tz-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=524400f9984f862c -C extra-filename=-524400f9984f862c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-782aaf6b4a372365.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "afa08fb971c672d666cef9af57564568b34f168190a0c45517bfc69821017e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa08fb971c672d666cef9af57564568b34f168190a0c45517bfc69821017e0b", kill_on_drop: false }` [INFO] [stdout] afa08fb971c672d666cef9af57564568b34f168190a0c45517bfc69821017e0b