[INFO] fetching crate vanadin-tasks 0.1.0...
[INFO] building vanadin-tasks-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate vanadin-tasks 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate vanadin-tasks 0.1.0
[INFO] finished tweaking crates.io crate vanadin-tasks 0.1.0
[INFO] tweaked toml for crates.io crate vanadin-tasks 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vanadin-tasks 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding rquickjs v0.4.3 (available: v0.9.0)
[INFO] [stderr]       Adding sysinfo v0.30.13 (available: v0.37.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fc67e35eb3d0e604df2a6cc30e711bd7699af92d46bb8a82a6a514e082e4c94
[INFO] running `Command { std: "docker" "start" "-a" "6fc67e35eb3d0e604df2a6cc30e711bd7699af92d46bb8a82a6a514e082e4c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fc67e35eb3d0e604df2a6cc30e711bd7699af92d46bb8a82a6a514e082e4c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fc67e35eb3d0e604df2a6cc30e711bd7699af92d46bb8a82a6a514e082e4c94", kill_on_drop: false }`
[INFO] [stdout] 6fc67e35eb3d0e604df2a6cc30e711bd7699af92d46bb8a82a6a514e082e4c94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 222442939d5e8fcd9cc3cb95ee4e7ec4f0c58748ac395c445de36ef254655a8f
[INFO] running `Command { std: "docker" "start" "-a" "222442939d5e8fcd9cc3cb95ee4e7ec4f0c58748ac395c445de36ef254655a8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling rquickjs-sys v0.4.3
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling rquickjs-core v0.4.3
[INFO] [stderr]    Compiling rquickjs v0.4.3
[INFO] [stderr]    Compiling vanadin-tasks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/modules/globals.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub fn setup(ctx: &Ctx, id: &str, about: &str) -> Result<(), Error> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: rquickjs::IntoJs<'_>` will fail
[INFO] [stdout]   --> src/modules/globals.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |           Function::new(ctx.clone(), |msg: Value| {
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 34 | |             panic!("JS Exception Thrown: {}", cast_to_string(&msg));
[INFO] [stdout] 35 | |         }),
[INFO] [stdout]    | |_________^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: vanadin-tasks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "222442939d5e8fcd9cc3cb95ee4e7ec4f0c58748ac395c445de36ef254655a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "222442939d5e8fcd9cc3cb95ee4e7ec4f0c58748ac395c445de36ef254655a8f", kill_on_drop: false }`
[INFO] [stdout] 222442939d5e8fcd9cc3cb95ee4e7ec4f0c58748ac395c445de36ef254655a8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9ef6b6477810f2c7c8f6644c5baa6ae6facd1eb3c06b2cd98c2c3986454df9a
[INFO] running `Command { std: "docker" "start" "-a" "e9ef6b6477810f2c7c8f6644c5baa6ae6facd1eb3c06b2cd98c2c3986454df9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling vanadin-tasks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/modules/globals.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub fn setup(ctx: &Ctx, id: &str, about: &str) -> Result<(), Error> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: rquickjs::IntoJs<'_>` will fail
[INFO] [stdout]   --> src/modules/globals.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |           Function::new(ctx.clone(), |msg: Value| {
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 34 | |             panic!("JS Exception Thrown: {}", cast_to_string(&msg));
[INFO] [stdout] 35 | |         }),
[INFO] [stdout]    | |_________^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/modules/globals.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub fn setup(ctx: &Ctx, id: &str, about: &str) -> Result<(), Error> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: rquickjs::IntoJs<'_>` will fail
[INFO] [stdout]   --> src/modules/globals.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |           Function::new(ctx.clone(), |msg: Value| {
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 34 | |             panic!("JS Exception Thrown: {}", cast_to_string(&msg));
[INFO] [stdout] 35 | |         }),
[INFO] [stdout]    | |_________^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: vanadin-tasks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e9ef6b6477810f2c7c8f6644c5baa6ae6facd1eb3c06b2cd98c2c3986454df9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ef6b6477810f2c7c8f6644c5baa6ae6facd1eb3c06b2cd98c2c3986454df9a", kill_on_drop: false }`
[INFO] [stdout] e9ef6b6477810f2c7c8f6644c5baa6ae6facd1eb3c06b2cd98c2c3986454df9a
