[INFO] fetching crate trillium-askama 0.1.0... [INFO] checking trillium-askama-0.1.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate trillium-askama 0.1.0 into /workspace/builds/worker-119/source [INFO] validating manifest of crates.io crate trillium-askama 0.1.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 trillium-askama 0.1.0 [INFO] finished tweaking crates.io crate trillium-askama 0.1.0 [INFO] tweaked toml for crates.io crate trillium-askama 0.1.0 written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate crates.io crate trillium-askama 0.1.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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] 72221ed22cdb9cc4f0cd6b893919bc1ce5dc151fe7c30f6b88a4b2b6840a55f1 [INFO] running `Command { std: "docker" "start" "-a" "72221ed22cdb9cc4f0cd6b893919bc1ce5dc151fe7c30f6b88a4b2b6840a55f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72221ed22cdb9cc4f0cd6b893919bc1ce5dc151fe7c30f6b88a4b2b6840a55f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72221ed22cdb9cc4f0cd6b893919bc1ce5dc151fe7c30f6b88a4b2b6840a55f1", kill_on_drop: false }` [INFO] [stdout] 72221ed22cdb9cc4f0cd6b893919bc1ce5dc151fe7c30f6b88a4b2b6840a55f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] 0455d81c0ef6a2fb1cdd09f1e2965d9e145eb161f0d9c45ec0587428fc7be56e [INFO] running `Command { std: "docker" "start" "-a" "0455d81c0ef6a2fb1cdd09f1e2965d9e145eb161f0d9c45ec0587428fc7be56e", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling trillium-http-types v0.0.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking mime-db v1.4.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Checking waker-set v0.2.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking stopper v0.2.0 [INFO] [stderr] Checking trillium-http v0.1.1 [INFO] [stderr] Checking trillium v0.1.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Checking trillium-askama v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/askama.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trillium_smol` [INFO] [stdout] --> examples/askama.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | trillium_smol::run(|conn: Conn| async move { conn.render(HelloTemplate { name: "world" }) }); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `trillium_smol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trillium-askama` due to 2 previous errors [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" "0455d81c0ef6a2fb1cdd09f1e2965d9e145eb161f0d9c45ec0587428fc7be56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0455d81c0ef6a2fb1cdd09f1e2965d9e145eb161f0d9c45ec0587428fc7be56e", kill_on_drop: false }` [INFO] [stdout] 0455d81c0ef6a2fb1cdd09f1e2965d9e145eb161f0d9c45ec0587428fc7be56e