[INFO] cloning repository https://github.com/xeouz/rust-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xeouz/rust-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxeouz%2Frust-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxeouz%2Frust-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 889f127f10f07073e459973eb37855b03749916c [INFO] testing xeouz/rust-bridge against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxeouz%2Frust-bridge" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xeouz/rust-bridge on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xeouz/rust-bridge [INFO] finished tweaking git repo https://github.com/xeouz/rust-bridge [INFO] tweaked toml for git repo https://github.com/xeouz/rust-bridge written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xeouz/rust-bridge 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.1.11 [INFO] [stderr] Downloaded pyo3-macros v0.19.2 [INFO] [stderr] Downloaded indoc v1.0.9 [INFO] [stderr] Downloaded pyo3-macros-backend v0.19.2 [INFO] [stderr] Downloaded toml v0.4.10 [INFO] [stderr] Downloaded target-lexicon v0.12.11 [INFO] [stderr] Downloaded syn v2.0.30 [INFO] [stderr] Downloaded rustix v0.38.11 [INFO] [stderr] Downloaded pyo3 v0.19.2 [INFO] [stderr] Downloaded pyo3-build-config v0.19.2 [INFO] [stderr] Downloaded pyo3-ffi v0.19.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89859453bafee9e921463beab887f50c7e9851e8e0fcbdda71794da5e5e00aac [INFO] running `Command { std: "docker" "start" "-a" "89859453bafee9e921463beab887f50c7e9851e8e0fcbdda71794da5e5e00aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89859453bafee9e921463beab887f50c7e9851e8e0fcbdda71794da5e5e00aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89859453bafee9e921463beab887f50c7e9851e8e0fcbdda71794da5e5e00aac", kill_on_drop: false }` [INFO] [stdout] 89859453bafee9e921463beab887f50c7e9851e8e0fcbdda71794da5e5e00aac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e118a061d2a2bcbf838902af601834ab08afa42e97587f167366507596573727 [INFO] running `Command { std: "docker" "start" "-a" "e118a061d2a2bcbf838902af601834ab08afa42e97587f167366507596573727", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling syn v2.0.30 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling rust-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> src/route_handler/mod.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn index(_collection: &State) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/route_handler/pyinterface.rs:148:14 [INFO] [stdout] | [INFO] [stdout] 148 | unsafe { &GLOBAL_DECORATORS } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 148 | unsafe { addr_of!(GLOBAL_DECORATORS) } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PushRegisterDecoratorsError` is never constructed [INFO] [stdout] --> src/route_handler/pyinterface.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct PushRegisterDecoratorsError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PushRegisterDecoratorsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 1m 22s [INFO] running `Command { std: "docker" "inspect" "e118a061d2a2bcbf838902af601834ab08afa42e97587f167366507596573727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e118a061d2a2bcbf838902af601834ab08afa42e97587f167366507596573727", kill_on_drop: false }` [INFO] [stdout] e118a061d2a2bcbf838902af601834ab08afa42e97587f167366507596573727 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ce3cb138d188ccf23cbaaad817552456add387e05c17e94e846f9e59b5c00d9 [INFO] running `Command { std: "docker" "start" "-a" "3ce3cb138d188ccf23cbaaad817552456add387e05c17e94e846f9e59b5c00d9", kill_on_drop: false }` [INFO] [stderr] Compiling rust-bridge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> src/route_handler/mod.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | pub async fn index(_collection: &State) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/route_handler/pyinterface.rs:148:14 [INFO] [stdout] | [INFO] [stdout] 148 | unsafe { &GLOBAL_DECORATORS } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 148 | unsafe { addr_of!(GLOBAL_DECORATORS) } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PushRegisterDecoratorsError` is never constructed [INFO] [stdout] --> src/route_handler/pyinterface.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct PushRegisterDecoratorsError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PushRegisterDecoratorsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "3ce3cb138d188ccf23cbaaad817552456add387e05c17e94e846f9e59b5c00d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce3cb138d188ccf23cbaaad817552456add387e05c17e94e846f9e59b5c00d9", kill_on_drop: false }` [INFO] [stdout] 3ce3cb138d188ccf23cbaaad817552456add387e05c17e94e846f9e59b5c00d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57bca37ba7c80096c78df5fb524fa3418101b68efa3f6a35d03e3e286bc91010 [INFO] running `Command { std: "docker" "start" "-a" "57bca37ba7c80096c78df5fb524fa3418101b68efa3f6a35d03e3e286bc91010", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `index` [INFO] [stderr] --> src/route_handler/mod.rs:97:14 [INFO] [stderr] | [INFO] [stderr] 97 | pub async fn index(_collection: &State) -> String { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/route_handler/pyinterface.rs:148:14 [INFO] [stderr] | [INFO] [stderr] 148 | unsafe { &GLOBAL_DECORATORS } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #114447 [INFO] [stderr] = note: this will be a hard error in the 2024 edition [INFO] [stderr] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] help: use `addr_of!` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 148 | unsafe { addr_of!(GLOBAL_DECORATORS) } [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: struct `PushRegisterDecoratorsError` is never constructed [INFO] [stderr] --> src/route_handler/pyinterface.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub struct PushRegisterDecoratorsError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PushRegisterDecoratorsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-bridge` (bin "rust-bridge" test) generated 3 warnings (run `cargo fix --bin "rust-bridge" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_bridge-f46cb3e1ba731a44) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "57bca37ba7c80096c78df5fb524fa3418101b68efa3f6a35d03e3e286bc91010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57bca37ba7c80096c78df5fb524fa3418101b68efa3f6a35d03e3e286bc91010", kill_on_drop: false }` [INFO] [stdout] 57bca37ba7c80096c78df5fb524fa3418101b68efa3f6a35d03e3e286bc91010 [INFO] testing xeouz/rust-bridge against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxeouz%2Frust-bridge" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xeouz/rust-bridge on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xeouz/rust-bridge [INFO] finished tweaking git repo https://github.com/xeouz/rust-bridge [INFO] tweaked toml for git repo https://github.com/xeouz/rust-bridge written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xeouz/rust-bridge 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" "+beta-2024-06-22" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05e6313bd945401dc83c22df827b7fd6c9b644898e740ed658226e2768519f9e [INFO] running `Command { std: "docker" "start" "-a" "05e6313bd945401dc83c22df827b7fd6c9b644898e740ed658226e2768519f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05e6313bd945401dc83c22df827b7fd6c9b644898e740ed658226e2768519f9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e6313bd945401dc83c22df827b7fd6c9b644898e740ed658226e2768519f9e", kill_on_drop: false }` [INFO] [stdout] 05e6313bd945401dc83c22df827b7fd6c9b644898e740ed658226e2768519f9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 091dac7049cfc88d56344384b12a79038e6ee08240c98021a7d919183eb78206 [INFO] running `Command { std: "docker" "start" "-a" "091dac7049cfc88d56344384b12a79038e6ee08240c98021a7d919183eb78206", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling syn v2.0.30 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.28/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "091dac7049cfc88d56344384b12a79038e6ee08240c98021a7d919183eb78206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091dac7049cfc88d56344384b12a79038e6ee08240c98021a7d919183eb78206", kill_on_drop: false }` [INFO] [stdout] 091dac7049cfc88d56344384b12a79038e6ee08240c98021a7d919183eb78206