[INFO] cloning repository https://github.com/trdthg/tokio-easy-timer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trdthg/tokio-easy-timer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrdthg%2Ftokio-easy-timer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrdthg%2Ftokio-easy-timer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13b4e823f0ad58143fb52b0f3234602eb1b88434 [INFO] checking trdthg/tokio-easy-timer against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrdthg%2Ftokio-easy-timer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trdthg/tokio-easy-timer on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trdthg/tokio-easy-timer [INFO] finished tweaking git repo https://github.com/trdthg/tokio-easy-timer [INFO] tweaked toml for git repo https://github.com/trdthg/tokio-easy-timer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/trdthg/tokio-easy-timer 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Updating cron v0.11.0 -> v0.12.1 [INFO] [stderr] Updating pin-project v1.0.11 -> v1.1.5 [INFO] [stderr] Updating pin-project-internal v1.0.11 -> v1.1.5 [INFO] [stderr] Updating proc-macro2 v1.0.42 -> v1.0.86 [INFO] [stderr] Updating quote v1.0.20 -> v1.0.37 [INFO] [stderr] Adding syn v2.0.77 [INFO] [stderr] Updating teloxide v0.10.1 -> v0.12.2 (latest: v0.13.0) [INFO] [stderr] Updating teloxide-core v0.7.0 -> v0.9.1 (latest: v0.10.1) [INFO] [stderr] Updating teloxide-macros v0.6.3 -> v0.7.1 (latest: v0.8.0) [INFO] [stderr] Updating tokio-easy-timer v0.1.1 (/workspace/builds/worker-1-tc1/source) -> v0.1.2 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing v0.1.36 [INFO] [stderr] Downloaded bytes v1.2.1 [INFO] [stderr] Downloaded never v0.1.0 [INFO] [stderr] Downloaded rc-box v1.2.0 [INFO] [stderr] Downloaded takecell v0.1.1 [INFO] [stderr] Downloaded tokio-macros v1.8.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.32 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded semver v1.0.13 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.82 [INFO] [stderr] Downloaded dptree v0.3.0 [INFO] [stderr] Downloaded tracing-core v0.1.29 [INFO] [stderr] Downloaded teloxide v0.12.2 [INFO] [stderr] Downloaded openssl-sys v0.9.75 [INFO] [stderr] Downloaded http v0.2.8 [INFO] [stderr] Downloaded reqwest v0.11.11 [INFO] [stderr] Downloaded js-sys v0.3.59 [INFO] [stderr] Downloaded wasm-bindgen v0.2.82 [INFO] [stderr] Downloaded serde_json v1.0.83 [INFO] [stderr] Downloaded hyper v0.14.20 [INFO] [stderr] Downloaded serde v1.0.142 [INFO] [stderr] Downloaded aquamarine v0.1.11 [INFO] [stderr] Downloaded teloxide-core v0.9.1 [INFO] [stderr] Downloaded openssl v0.10.41 [INFO] [stderr] Downloaded ryu v1.0.11 [INFO] [stderr] Downloaded tokio-stream v0.1.9 [INFO] [stderr] Downloaded serde_derive v1.0.142 [INFO] [stderr] Downloaded erasable v1.2.1 [INFO] [stderr] Downloaded slab v0.4.7 [INFO] [stderr] Downloaded ipnet v2.5.0 [INFO] [stderr] Downloaded fastrand v1.8.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.82 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.82 [INFO] [stderr] Downloaded itoa v1.0.3 [INFO] [stderr] Downloaded teloxide-macros v0.7.1 [INFO] [stderr] Downloaded once_cell v1.13.0 [INFO] [stderr] Downloaded web-sys v0.3.59 [INFO] [stderr] Downloaded tokio v1.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05f8ee349ecac38fc9cb0d64574ecf51fbe44476ce9ff2bcbe3b0a3a2ad36083 [INFO] running `Command { std: "docker" "start" "-a" "05f8ee349ecac38fc9cb0d64574ecf51fbe44476ce9ff2bcbe3b0a3a2ad36083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05f8ee349ecac38fc9cb0d64574ecf51fbe44476ce9ff2bcbe3b0a3a2ad36083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05f8ee349ecac38fc9cb0d64574ecf51fbe44476ce9ff2bcbe3b0a3a2ad36083", kill_on_drop: false }` [INFO] [stdout] 05f8ee349ecac38fc9cb0d64574ecf51fbe44476ce9ff2bcbe3b0a3a2ad36083 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25307eeff66759124281fcd4ffb8ddb412205cb02b2f0f60aec6ec190f476e7d [INFO] running `Command { std: "docker" "start" "-a" "25307eeff66759124281fcd4ffb8ddb412205cb02b2f0f60aec6ec190f476e7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking cron v0.12.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling teloxide-macros v0.7.1 [INFO] [stderr] Compiling aquamarine v0.1.11 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking dptree v0.3.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking tokio-easy-timer v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AsyncJob` [INFO] [stdout] --> src/job.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::async_job::{AsyncJob, AsyncJobBuilder}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SyncJob` [INFO] [stdout] --> src/job.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::sync_job::{SyncJob, SyncJobBuilder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_any_mut` is never used [INFO] [stdout] --> src/extensions.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AsAny: Any { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 9 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] 10 | fn as_any_mut(&mut self) -> &mut dyn Any; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking teloxide-core v0.9.1 [INFO] [stderr] Checking teloxide v0.12.2 [INFO] [stdout] warning: unused import: `AsyncJob` [INFO] [stdout] --> src/job.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::async_job::{AsyncJob, AsyncJobBuilder}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SyncJob` [INFO] [stdout] --> src/job.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::sync_job::{SyncJob, SyncJobBuilder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop [INFO] [stdout] --> examples/tg_bot.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | prelude::AutoSend, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `teloxide::prelude::AutoSend`: `AutoSend` is no longer required to `.await` requests and is now noop [INFO] [stdout] --> examples/tg_bot.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | .run(|bot: Data>>| async move { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `teloxide::prelude::RequesterExt::auto_send`: `AutoSend` is no longer required to `.await` requests and is now noop [INFO] [stdout] --> examples/tg_bot.rs:15:40 [INFO] [stdout] | [INFO] [stdout] 15 | let bot = Arc::new(Bot::from_env().auto_send()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_any_mut` is never used [INFO] [stdout] --> src/extensions.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AsAny: Any { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 9 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] 10 | fn as_any_mut(&mut self) -> &mut dyn Any; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.64s [INFO] running `Command { std: "docker" "inspect" "25307eeff66759124281fcd4ffb8ddb412205cb02b2f0f60aec6ec190f476e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25307eeff66759124281fcd4ffb8ddb412205cb02b2f0f60aec6ec190f476e7d", kill_on_drop: false }` [INFO] [stdout] 25307eeff66759124281fcd4ffb8ddb412205cb02b2f0f60aec6ec190f476e7d [INFO] checking trdthg/tokio-easy-timer against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrdthg%2Ftokio-easy-timer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trdthg/tokio-easy-timer on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trdthg/tokio-easy-timer [INFO] finished tweaking git repo https://github.com/trdthg/tokio-easy-timer [INFO] tweaked toml for git repo https://github.com/trdthg/tokio-easy-timer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/trdthg/tokio-easy-timer 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Updating cron v0.11.0 -> v0.12.1 [INFO] [stderr] Updating pin-project v1.0.11 -> v1.1.5 [INFO] [stderr] Updating pin-project-internal v1.0.11 -> v1.1.5 [INFO] [stderr] Updating proc-macro2 v1.0.42 -> v1.0.86 [INFO] [stderr] Updating quote v1.0.20 -> v1.0.37 [INFO] [stderr] Adding syn v2.0.77 [INFO] [stderr] Updating teloxide v0.10.1 -> v0.12.2 (latest: v0.13.0) [INFO] [stderr] Updating teloxide-core v0.7.0 -> v0.9.1 (latest: v0.10.1) [INFO] [stderr] Updating teloxide-macros v0.6.3 -> v0.7.1 (latest: v0.8.0) [INFO] [stderr] Updating tokio-easy-timer v0.1.1 (/workspace/builds/worker-1-tc2/source) -> v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c37be2db4c40a699ccc7a94e3cdc8da5bbaf5a2b72883cd7f4f2933c0ebdf80d [INFO] running `Command { std: "docker" "start" "-a" "c37be2db4c40a699ccc7a94e3cdc8da5bbaf5a2b72883cd7f4f2933c0ebdf80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c37be2db4c40a699ccc7a94e3cdc8da5bbaf5a2b72883cd7f4f2933c0ebdf80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c37be2db4c40a699ccc7a94e3cdc8da5bbaf5a2b72883cd7f4f2933c0ebdf80d", kill_on_drop: false }` [INFO] [stdout] c37be2db4c40a699ccc7a94e3cdc8da5bbaf5a2b72883cd7f4f2933c0ebdf80d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f42b38a59004e72581aa7961b0aa24d045aeaedee18344fea1dbcb331f8f478 [INFO] running `Command { std: "docker" "start" "-a" "4f42b38a59004e72581aa7961b0aa24d045aeaedee18344fea1dbcb331f8f478", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking cron v0.12.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling aquamarine v0.1.11 [INFO] [stderr] Compiling teloxide-macros v0.7.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking dptree v0.3.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking tokio-easy-timer v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AsyncJob` [INFO] [stdout] --> src/job.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::async_job::{AsyncJob, AsyncJobBuilder}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SyncJob` [INFO] [stdout] --> src/job.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub use self::sync_job::{SyncJob, SyncJobBuilder}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_any_mut` is never used [INFO] [stdout] --> src/extensions.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait AsAny: Any { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 9 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] 10 | fn as_any_mut(&mut self) -> &mut dyn Any; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extensions/data.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn new(state: T) -> Data { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | Data(Arc::new(state)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/job/async_handler.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | let f = f($(_e.get_data::<$P>(),)*); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Box::pin( [INFO] [stdout] 20 | / async { [INFO] [stdout] 21 | | f.await; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 29 | impl_handler!(); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/job/async_handler.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | let f = f($(_e.get_data::<$P>(),)*); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Box::pin( [INFO] [stdout] 20 | / async { [INFO] [stdout] 21 | | f.await; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 30 | impl_handler!(P1); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/job/async_handler.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | let f = f($(_e.get_data::<$P>(),)*); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Box::pin( [INFO] [stdout] 20 | / async { [INFO] [stdout] 21 | | f.await; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 31 | impl_handler!(P1, P2); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/job/async_handler.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | let f = f($(_e.get_data::<$P>(),)*); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Box::pin( [INFO] [stdout] 20 | / async { [INFO] [stdout] 21 | | f.await; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 32 | impl_handler!(P1, P2, P3); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/job/async_handler.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | let f = f($(_e.get_data::<$P>(),)*); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Box::pin( [INFO] [stdout] 20 | / async { [INFO] [stdout] 21 | | f.await; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 33 | impl_handler!(P1, P2, P3, P4); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/job/async_handler.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | let f = f($(_e.get_data::<$P>(),)*); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Box::pin( [INFO] [stdout] 20 | / async { [INFO] [stdout] 21 | | f.await; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 34 | impl_handler!(P1, P2, P3, P4, P5); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/job/async_handler.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | let f = f($(_e.get_data::<$P>(),)*); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Box::pin( [INFO] [stdout] 20 | / async { [INFO] [stdout] 21 | | f.await; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 35 | impl_handler!(P1, P2, P3, P4, P5, P6); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/job/async_handler.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | let f = f($(_e.get_data::<$P>(),)*); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Box::pin( [INFO] [stdout] 20 | / async { [INFO] [stdout] 21 | | f.await; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 36 | impl_handler!(P1, P2, P3, P4, P5, P6, P7); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/job/async_handler.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | let f = f($(_e.get_data::<$P>(),)*); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Box::pin( [INFO] [stdout] 20 | / async { [INFO] [stdout] 21 | | f.await; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 37 | impl_handler!(P1, P2, P3, P4, P5, P6, P7, P8); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/job/async_handler.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 18 | let f = f($(_e.get_data::<$P>(),)*); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Box::pin( [INFO] [stdout] 20 | / async { [INFO] [stdout] 21 | | f.await; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 38 | impl_handler!(P1, P2, P3, P4, P5, P6, P7, P8, P9); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scheduler.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn with_tz(tz: Tz) -> Scheduler { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | Scheduler { [INFO] [stdout] 37 | extensions: Extensions::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-easy-timer` (lib) due to 13 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4f42b38a59004e72581aa7961b0aa24d045aeaedee18344fea1dbcb331f8f478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f42b38a59004e72581aa7961b0aa24d045aeaedee18344fea1dbcb331f8f478", kill_on_drop: false }` [INFO] [stdout] 4f42b38a59004e72581aa7961b0aa24d045aeaedee18344fea1dbcb331f8f478