[INFO] cloning repository https://github.com/BurntNail/ToyDB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BurntNail/ToyDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntNail%2FToyDB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntNail%2FToyDB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76a74df8b3c11cd03ae184db17e32c6c0d0af0de [INFO] checking BurntNail/ToyDB against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntNail%2FToyDB" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BurntNail/ToyDB on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BurntNail/ToyDB [INFO] finished tweaking git repo https://github.com/BurntNail/ToyDB [INFO] tweaked toml for git repo https://github.com/BurntNail/ToyDB written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/BurntNail/ToyDB 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe890dfd540db4ef205725552417261b10326c6a1cf15686a737b7396c54fdb3 [INFO] running `Command { std: "docker" "start" "-a" "fe890dfd540db4ef205725552417261b10326c6a1cf15686a737b7396c54fdb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe890dfd540db4ef205725552417261b10326c6a1cf15686a737b7396c54fdb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe890dfd540db4ef205725552417261b10326c6a1cf15686a737b7396c54fdb3", kill_on_drop: false }` [INFO] [stdout] fe890dfd540db4ef205725552417261b10326c6a1cf15686a737b7396c54fdb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3da960837e79dce67dcb64de26822853523e1c4debed9de79234f8f8ee868ac2 [INFO] running `Command { std: "docker" "start" "-a" "3da960837e79dce67dcb64de26822853523e1c4debed9de79234f8f8ee868ac2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking sourisdb v0.1.0 (/opt/rustwide/workdir/crates/sourisdb) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> crates/sourisdb/src/utilities/cursor.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | assert_eq!(cursor.peek_remaining(), &[]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> crates/sourisdb/src/utilities/cursor.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | assert_eq!(cursor.peek_remaining(), &[]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `i32: PartialEq<_>` found in the following crates: `core`, `serde_json`: [INFO] [stdout] - impl PartialEq for i32; [INFO] [stdout] - impl PartialEq for i32 [INFO] [stdout] where the constant `host` has type `bool`; [INFO] [stdout] = note: required for `[i32]` to implement `PartialEq<[_; 0]>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&[i32]` to implement `PartialEq<&[_; 0]>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking souris v0.1.0 (/opt/rustwide/workdir/crates/souris) [INFO] [stderr] Checking srs v0.1.0 (/opt/rustwide/workdir/crates/srs) [INFO] [stderr] Checking sourisd v0.1.0 (/opt/rustwide/workdir/crates/sourisd) [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `sourisdb::store::Store` in the current scope [INFO] [stdout] --> crates/srs/src/main.rs:305:24 [INFO] [stdout] | [INFO] [stdout] 305 | let store = Store::new(); [INFO] [stdout] | ^^^ function or associated item not found in `Store` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sourisdb::store::Store` consider using one of the following associated functions: [INFO] [stdout] sourisdb::store::Store::deser [INFO] [stdout] sourisdb::store::Store::from_json_bytes [INFO] [stdout] sourisdb::store::Store::from_bytes [INFO] [stdout] sourisdb::store::Store::from_json [INFO] [stdout] --> /opt/rustwide/workdir/crates/sourisdb/src/store.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn deser(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn from_json_bytes(json: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn from_bytes (bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn from_json (val: SJValue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] note: the function `new` is implemented on `sourisdb::hashbrown::HashMap` [INFO] [stdout] --> crates/srs/src/main.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | let store = Store::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `sourisdb::store::Store` in the current scope [INFO] [stdout] --> crates/srs/src/main.rs:305:24 [INFO] [stdout] | [INFO] [stdout] 305 | let store = Store::new(); [INFO] [stdout] | ^^^ function or associated item not found in `Store` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sourisdb::store::Store` consider using one of the following associated functions: [INFO] [stdout] sourisdb::store::Store::deser [INFO] [stdout] sourisdb::store::Store::from_json_bytes [INFO] [stdout] sourisdb::store::Store::from_bytes [INFO] [stdout] sourisdb::store::Store::from_json [INFO] [stdout] --> /opt/rustwide/workdir/crates/sourisdb/src/store.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn deser(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn from_json_bytes(json: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn from_bytes (bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn from_json (val: SJValue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] note: the function `new` is implemented on `sourisdb::hashbrown::HashMap` [INFO] [stdout] --> crates/srs/src/main.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | let store = Store::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `sourisdb::store::Store` in the current scope [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:61:41 [INFO] [stdout] | [INFO] [stdout] 61 | dbs.insert(name.clone(), Store::new()); [INFO] [stdout] | ^^^ function or associated item not found in `Store` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sourisdb::store::Store` consider using one of the following associated functions: [INFO] [stdout] sourisdb::store::Store::deser [INFO] [stdout] sourisdb::store::Store::from_json_bytes [INFO] [stdout] sourisdb::store::Store::from_bytes [INFO] [stdout] sourisdb::store::Store::from_json [INFO] [stdout] --> /opt/rustwide/workdir/crates/sourisdb/src/store.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn deser(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn from_json_bytes(json: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn from_bytes (bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn from_json (val: SJValue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] note: the function `new` is implemented on `sourisdb::hashbrown::HashMap` [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | dbs.insert(name.clone(), Store::new()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `sourisdb::store::Store` in the current scope [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:61:41 [INFO] [stdout] | [INFO] [stdout] 61 | dbs.insert(name.clone(), Store::new()); [INFO] [stdout] | ^^^ function or associated item not found in `Store` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sourisdb::store::Store` consider using one of the following associated functions: [INFO] [stdout] sourisdb::store::Store::deser [INFO] [stdout] sourisdb::store::Store::from_json_bytes [INFO] [stdout] sourisdb::store::Store::from_bytes [INFO] [stdout] sourisdb::store::Store::from_json [INFO] [stdout] --> /opt/rustwide/workdir/crates/sourisdb/src/store.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn deser(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn from_json_bytes(json: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn from_bytes (bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn from_json (val: SJValue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] note: the function `new` is implemented on `sourisdb::hashbrown::HashMap` [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | dbs.insert(name.clone(), Store::new()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `srs` (bin "srs" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `srs` (bin "srs") due to 2 previous errors [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `sourisdb::store::Store` in the current scope [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:187:42 [INFO] [stdout] | [INFO] [stdout] 187 | return Ok(Store::new()); [INFO] [stdout] | ^^^ function or associated item not found in `Store` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sourisdb::store::Store` consider using one of the following associated functions: [INFO] [stdout] sourisdb::store::Store::deser [INFO] [stdout] sourisdb::store::Store::from_json_bytes [INFO] [stdout] sourisdb::store::Store::from_bytes [INFO] [stdout] sourisdb::store::Store::from_json [INFO] [stdout] --> /opt/rustwide/workdir/crates/sourisdb/src/store.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn deser(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn from_json_bytes(json: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn from_bytes (bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn from_json (val: SJValue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] note: the function `new` is implemented on `sourisdb::hashbrown::HashMap` [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:187:35 [INFO] [stdout] | [INFO] [stdout] 187 | return Ok(Store::new()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `sourisdb::store::Store` in the current scope [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:187:42 [INFO] [stdout] | [INFO] [stdout] 187 | return Ok(Store::new()); [INFO] [stdout] | ^^^ function or associated item not found in `Store` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sourisdb::store::Store` consider using one of the following associated functions: [INFO] [stdout] sourisdb::store::Store::deser [INFO] [stdout] sourisdb::store::Store::from_json_bytes [INFO] [stdout] sourisdb::store::Store::from_bytes [INFO] [stdout] sourisdb::store::Store::from_json [INFO] [stdout] --> /opt/rustwide/workdir/crates/sourisdb/src/store.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn deser(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn from_json_bytes(json: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn from_bytes (bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn from_json (val: SJValue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] note: the function `new` is implemented on `sourisdb::hashbrown::HashMap` [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:187:35 [INFO] [stdout] | [INFO] [stdout] 187 | return Ok(Store::new()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `sourisdb::store::Store` in the current scope [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:277:31 [INFO] [stdout] | [INFO] [stdout] 277 | let mut meta = Store::new(); [INFO] [stdout] | ^^^ function or associated item not found in `Store` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sourisdb::store::Store` consider using one of the following associated functions: [INFO] [stdout] sourisdb::store::Store::deser [INFO] [stdout] sourisdb::store::Store::from_json_bytes [INFO] [stdout] sourisdb::store::Store::from_bytes [INFO] [stdout] sourisdb::store::Store::from_json [INFO] [stdout] --> /opt/rustwide/workdir/crates/sourisdb/src/store.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn deser(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn from_json_bytes(json: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn from_bytes (bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn from_json (val: SJValue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] note: the function `new` is implemented on `sourisdb::hashbrown::HashMap` [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:277:24 [INFO] [stdout] | [INFO] [stdout] 277 | let mut meta = Store::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `sourisdb::store::Store` in the current scope [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:277:31 [INFO] [stdout] | [INFO] [stdout] 277 | let mut meta = Store::new(); [INFO] [stdout] | ^^^ function or associated item not found in `Store` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sourisdb::store::Store` consider using one of the following associated functions: [INFO] [stdout] sourisdb::store::Store::deser [INFO] [stdout] sourisdb::store::Store::from_json_bytes [INFO] [stdout] sourisdb::store::Store::from_bytes [INFO] [stdout] sourisdb::store::Store::from_json [INFO] [stdout] --> /opt/rustwide/workdir/crates/sourisdb/src/store.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn deser(bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn from_json_bytes(json: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn from_bytes (bytes: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn from_json (val: SJValue) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/cmp.rs:263:5 [INFO] [stdout] note: the function `new` is implemented on `sourisdb::hashbrown::HashMap` [INFO] [stdout] --> crates/sourisd/src/v1_routes/state.rs:277:24 [INFO] [stdout] | [INFO] [stdout] 277 | let mut meta = Store::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sourisd` (bin "sourisd" test) due to 4 previous errors [INFO] [stderr] error: could not compile `sourisd` (bin "sourisd") due to 4 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sourisdb` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "3da960837e79dce67dcb64de26822853523e1c4debed9de79234f8f8ee868ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da960837e79dce67dcb64de26822853523e1c4debed9de79234f8f8ee868ac2", kill_on_drop: false }` [INFO] [stdout] 3da960837e79dce67dcb64de26822853523e1c4debed9de79234f8f8ee868ac2 [INFO] checking BurntNail/ToyDB against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurntNail%2FToyDB" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BurntNail/ToyDB on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BurntNail/ToyDB [INFO] finished tweaking git repo https://github.com/BurntNail/ToyDB [INFO] tweaked toml for git repo https://github.com/BurntNail/ToyDB written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/BurntNail/ToyDB 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce94685f8ef4a2cc88d97df2a5793f23eb9f373e6fca4e3037fe6e38fa9750a8 [INFO] running `Command { std: "docker" "start" "-a" "ce94685f8ef4a2cc88d97df2a5793f23eb9f373e6fca4e3037fe6e38fa9750a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce94685f8ef4a2cc88d97df2a5793f23eb9f373e6fca4e3037fe6e38fa9750a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce94685f8ef4a2cc88d97df2a5793f23eb9f373e6fca4e3037fe6e38fa9750a8", kill_on_drop: false }` [INFO] [stdout] ce94685f8ef4a2cc88d97df2a5793f23eb9f373e6fca4e3037fe6e38fa9750a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b364563acb8d841b013069d73976e9cfcc0be3692f3c8c5c6246f9a84787369 [INFO] running `Command { std: "docker" "start" "-a" "7b364563acb8d841b013069d73976e9cfcc0be3692f3c8c5c6246f9a84787369", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "7b364563acb8d841b013069d73976e9cfcc0be3692f3c8c5c6246f9a84787369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b364563acb8d841b013069d73976e9cfcc0be3692f3c8c5c6246f9a84787369", kill_on_drop: false }` [INFO] [stdout] 7b364563acb8d841b013069d73976e9cfcc0be3692f3c8c5c6246f9a84787369