[INFO] cloning repository https://github.com/rjsberry/quick.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rjsberry/quick.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjsberry%2Fquick.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjsberry%2Fquick.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c18af3c814fcd3d9d81aa2fcb7eb04b798307107 [INFO] checking rjsberry/quick.rs/c18af3c814fcd3d9d81aa2fcb7eb04b798307107 against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjsberry%2Fquick.rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rjsberry/quick.rs [INFO] finished tweaking git repo https://github.com/rjsberry/quick.rs [INFO] tweaked toml for git repo https://github.com/rjsberry/quick.rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rjsberry/quick.rs on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rjsberry/quick.rs 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xdg v2.4.1 [INFO] [stderr] Downloaded plotters-svg v0.3.2 [INFO] [stderr] Downloaded plotters-backend v0.3.4 [INFO] [stderr] Downloaded critical-section v1.1.0 [INFO] [stderr] Downloaded criterion-plot v0.4.5 [INFO] [stderr] Downloaded plotters v0.3.2 [INFO] [stderr] Downloaded criterion v0.3.6 [INFO] [stderr] Downloaded clap v3.2.17 [INFO] [stderr] Downloaded libc v0.2.131 [INFO] [stderr] Downloaded afl v0.12.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c02d9b5cfefc99a16b3df18a7304c1483189edbae5166282ca84e8e0f2f9b418 [INFO] running `Command { std: "docker" "start" "-a" "c02d9b5cfefc99a16b3df18a7304c1483189edbae5166282ca84e8e0f2f9b418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c02d9b5cfefc99a16b3df18a7304c1483189edbae5166282ca84e8e0f2f9b418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02d9b5cfefc99a16b3df18a7304c1483189edbae5166282ca84e8e0f2f9b418", kill_on_drop: false }` [INFO] [stdout] c02d9b5cfefc99a16b3df18a7304c1483189edbae5166282ca84e8e0f2f9b418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6928e346a4a9d06e513de44a0151f9b3dd5fa137279e4ba21473821ae13195d5 [INFO] running `Command { std: "docker" "start" "-a" "6928e346a4a9d06e513de44a0151f9b3dd5fa137279e4ba21473821ae13195d5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking qptr v1.0.0-beta.1 (/opt/rustwide/workdir/qptr) [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Checking qcell v1.0.0-beta.1 (/opt/rustwide/workdir/qcell) [INFO] [stderr] Checking qjson v1.0.0-beta.1 (/opt/rustwide/workdir/qjson) [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_polyfill` [INFO] [stdout] --> qcell/qcell.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "atomic_polyfill")] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"atomic-polyfill"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-polyfill` [INFO] [stdout] = help: consider adding `atomic_polyfill` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `atomic_polyfill` [INFO] [stdout] --> qcell/qcell.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(not(feature = "atomic_polyfill"))] [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"atomic-polyfill"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `atomic-polyfill` [INFO] [stdout] = help: consider adding `atomic_polyfill` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking plotters-svg v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Checking qbump v1.0.0-beta.1 (/opt/rustwide/workdir/qbump) [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> qbump/qbump.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `nonnull_slice_from_raw_parts` has been stable since 1.70.0 and no longer requires an attribute to enable [INFO] [stdout] --> qbump/qbump.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | #![feature(nonnull_slice_from_raw_parts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `strict_provenance` has been stable since 1.84.0 and no longer requires an attribute to enable [INFO] [stdout] --> qbump/qbump.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | #![feature(strict_provenance)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> qbump/qbump.rs:343:13 [INFO] [stdout] | [INFO] [stdout] 343 | fn bump(&self) -> &Bump { [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 343 | fn bump(&self) -> &Bump<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Checking qini v1.0.0-beta.1 (/opt/rustwide/workdir/qini) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> qbump/tests/test_qbump.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let ptr = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap()); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<_>`, found `Box>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box<_, std::alloc::Global>` [INFO] [stdout] found struct `Box>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/a33907a7a5381473eec8bcfa0c56e05a856a911c/library/alloc/src/boxed.rs:1373:11 [INFO] [stdout] help: call `Into::into` on this expression to convert `Box>` into `Box<_>` [INFO] [stdout] | [INFO] [stdout] 47 | let ptr = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap().into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `*mut _` [INFO] [stdout] --> qbump/tests/test_qbump.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | let ptr = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap()); [INFO] [stdout] | ^^^ [INFO] [stdout] 48 | assert_eq!(ptr.align_offset(mem::align_of::()), 0); [INFO] [stdout] | ------------ cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] | [INFO] [stdout] help: consider giving `ptr` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 47 | let ptr: *mut T = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap()); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> qbump/tests/test_qbump.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | let _ = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap()); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<_>`, found `Box>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box<_, std::alloc::Global>` [INFO] [stdout] found struct `Box>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/a33907a7a5381473eec8bcfa0c56e05a856a911c/library/alloc/src/boxed.rs:1373:11 [INFO] [stdout] help: call `Into::into` on this expression to convert `Box>` into `Box<_>` [INFO] [stdout] | [INFO] [stdout] 55 | let _ = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap().into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> qbump/tests/test_qbump.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | let ptr = Box::into_raw(Box::try_new_in(0_u16, &bump).unwrap()); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<_>`, found `Box>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box<_, std::alloc::Global>` [INFO] [stdout] found struct `Box>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/a33907a7a5381473eec8bcfa0c56e05a856a911c/library/alloc/src/boxed.rs:1373:11 [INFO] [stdout] help: call `Into::into` on this expression to convert `Box>` into `Box<_>` [INFO] [stdout] | [INFO] [stdout] 56 | let ptr = Box::into_raw(Box::try_new_in(0_u16, &bump).unwrap().into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `*mut _` [INFO] [stdout] --> qbump/tests/test_qbump.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | let ptr = Box::into_raw(Box::try_new_in(0_u16, &bump).unwrap()); [INFO] [stdout] | ^^^ [INFO] [stdout] 57 | assert_eq!(ptr.align_offset(mem::align_of::()), 0); [INFO] [stdout] | ------------ cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] | [INFO] [stdout] help: consider giving `ptr` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 56 | let ptr: *mut T = Box::into_raw(Box::try_new_in(0_u16, &bump).unwrap()); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> qbump/tests/test_qbump.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | let _ = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap()); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<_>`, found `Box>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box<_, std::alloc::Global>` [INFO] [stdout] found struct `Box>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/a33907a7a5381473eec8bcfa0c56e05a856a911c/library/alloc/src/boxed.rs:1373:11 [INFO] [stdout] help: call `Into::into` on this expression to convert `Box>` into `Box<_>` [INFO] [stdout] | [INFO] [stdout] 64 | let _ = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap().into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> qbump/tests/test_qbump.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | let ptr = Box::into_raw(Box::try_new_in(0_u32, &bump).unwrap()); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<_>`, found `Box>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box<_, std::alloc::Global>` [INFO] [stdout] found struct `Box>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/a33907a7a5381473eec8bcfa0c56e05a856a911c/library/alloc/src/boxed.rs:1373:11 [INFO] [stdout] help: call `Into::into` on this expression to convert `Box>` into `Box<_>` [INFO] [stdout] | [INFO] [stdout] 65 | let ptr = Box::into_raw(Box::try_new_in(0_u32, &bump).unwrap().into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `*mut _` [INFO] [stdout] --> qbump/tests/test_qbump.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | let ptr = Box::into_raw(Box::try_new_in(0_u32, &bump).unwrap()); [INFO] [stdout] | ^^^ [INFO] [stdout] 66 | assert_eq!(ptr.align_offset(mem::align_of::()), 0); [INFO] [stdout] | ------------ cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] | [INFO] [stdout] help: consider giving `ptr` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 65 | let ptr: *mut T = Box::into_raw(Box::try_new_in(0_u32, &bump).unwrap()); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> qbump/tests/test_qbump.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | let _ = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap()); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<_>`, found `Box>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box<_, std::alloc::Global>` [INFO] [stdout] found struct `Box>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/a33907a7a5381473eec8bcfa0c56e05a856a911c/library/alloc/src/boxed.rs:1373:11 [INFO] [stdout] help: call `Into::into` on this expression to convert `Box>` into `Box<_>` [INFO] [stdout] | [INFO] [stdout] 73 | let _ = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap().into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> qbump/tests/test_qbump.rs:74:29 [INFO] [stdout] | [INFO] [stdout] 74 | let ptr = Box::into_raw(Box::try_new_in(0_u64, &bump).unwrap()); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<_>`, found `Box>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box<_, std::alloc::Global>` [INFO] [stdout] found struct `Box>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/a33907a7a5381473eec8bcfa0c56e05a856a911c/library/alloc/src/boxed.rs:1373:11 [INFO] [stdout] help: call `Into::into` on this expression to convert `Box>` into `Box<_>` [INFO] [stdout] | [INFO] [stdout] 74 | let ptr = Box::into_raw(Box::try_new_in(0_u64, &bump).unwrap().into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `*mut _` [INFO] [stdout] --> qbump/tests/test_qbump.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let ptr = Box::into_raw(Box::try_new_in(0_u64, &bump).unwrap()); [INFO] [stdout] | ^^^ [INFO] [stdout] 75 | assert_eq!(ptr.align_offset(mem::align_of::()), 0); [INFO] [stdout] | ------------ cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] | [INFO] [stdout] help: consider giving `ptr` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 74 | let ptr: *mut T = Box::into_raw(Box::try_new_in(0_u64, &bump).unwrap()); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> qbump/tests/test_qbump.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | let _ = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap()); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<_>`, found `Box>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box<_, std::alloc::Global>` [INFO] [stdout] found struct `Box>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/a33907a7a5381473eec8bcfa0c56e05a856a911c/library/alloc/src/boxed.rs:1373:11 [INFO] [stdout] help: call `Into::into` on this expression to convert `Box>` into `Box<_>` [INFO] [stdout] | [INFO] [stdout] 82 | let _ = Box::into_raw(Box::try_new_in(0_u8, &bump).unwrap().into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> qbump/tests/test_qbump.rs:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | let ptr = Box::into_raw(Box::try_new_in(0_u128, &bump).unwrap()); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Box<_>`, found `Box>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Box<_, std::alloc::Global>` [INFO] [stdout] found struct `Box>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/a33907a7a5381473eec8bcfa0c56e05a856a911c/library/alloc/src/boxed.rs:1373:11 [INFO] [stdout] help: call `Into::into` on this expression to convert `Box>` into `Box<_>` [INFO] [stdout] | [INFO] [stdout] 83 | let ptr = Box::into_raw(Box::try_new_in(0_u128, &bump).unwrap().into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `*mut _` [INFO] [stdout] --> qbump/tests/test_qbump.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let ptr = Box::into_raw(Box::try_new_in(0_u128, &bump).unwrap()); [INFO] [stdout] | ^^^ [INFO] [stdout] 84 | assert_eq!(ptr.align_offset(mem::align_of::()), 0); [INFO] [stdout] | ------------ cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] | [INFO] [stdout] help: consider giving `ptr` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let ptr: *mut T = Box::into_raw(Box::try_new_in(0_u128, &bump).unwrap()); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qbump` (test "test_qbump") due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6928e346a4a9d06e513de44a0151f9b3dd5fa137279e4ba21473821ae13195d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6928e346a4a9d06e513de44a0151f9b3dd5fa137279e4ba21473821ae13195d5", kill_on_drop: false }` [INFO] [stdout] 6928e346a4a9d06e513de44a0151f9b3dd5fa137279e4ba21473821ae13195d5