[INFO] cloning repository https://github.com/VMT01/oxidb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VMT01/oxidb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVMT01%2Foxidb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVMT01%2Foxidb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58936ec0bbab094c81be083dbc8355dbf94336f7
[INFO] testing VMT01/oxidb against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVMT01%2Foxidb" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VMT01/oxidb
[INFO] finished tweaking git repo https://github.com/VMT01/oxidb
[INFO] tweaked toml for git repo https://github.com/VMT01/oxidb written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VMT01/oxidb on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VMT01/oxidb 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69565b2b5d0d7bf3143287d60741f4abac2e909d6f6ac7bbfc6ba0298a019fbd
[INFO] running `Command { std: "docker" "start" "-a" "69565b2b5d0d7bf3143287d60741f4abac2e909d6f6ac7bbfc6ba0298a019fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69565b2b5d0d7bf3143287d60741f4abac2e909d6f6ac7bbfc6ba0298a019fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69565b2b5d0d7bf3143287d60741f4abac2e909d6f6ac7bbfc6ba0298a019fbd", kill_on_drop: false }`
[INFO] [stdout] 69565b2b5d0d7bf3143287d60741f4abac2e909d6f6ac7bbfc6ba0298a019fbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f044be6fc15086379ef57e419c83afff38c914c717a0b807f32f2cd752cb4d5a
[INFO] running `Command { std: "docker" "start" "-a" "f044be6fc15086379ef57e419c83afff38c914c717a0b807f32f2cd752cb4d5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxidb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "f044be6fc15086379ef57e419c83afff38c914c717a0b807f32f2cd752cb4d5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f044be6fc15086379ef57e419c83afff38c914c717a0b807f32f2cd752cb4d5a", kill_on_drop: false }`
[INFO] [stdout] f044be6fc15086379ef57e419c83afff38c914c717a0b807f32f2cd752cb4d5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d0b8a0abc188fa9a04152829c810644201ee454a71656e9b781235f8a817d75
[INFO] running `Command { std: "docker" "start" "-a" "4d0b8a0abc188fa9a04152829c810644201ee454a71656e9b781235f8a817d75", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxidb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "4d0b8a0abc188fa9a04152829c810644201ee454a71656e9b781235f8a817d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d0b8a0abc188fa9a04152829c810644201ee454a71656e9b781235f8a817d75", kill_on_drop: false }`
[INFO] [stdout] 4d0b8a0abc188fa9a04152829c810644201ee454a71656e9b781235f8a817d75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81a17b35fad9322fb755c8127cecb0ecc488651578110ecf42959f36f0254714
[INFO] running `Command { std: "docker" "start" "-a" "81a17b35fad9322fb755c8127cecb0ecc488651578110ecf42959f36f0254714", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxidb-ce774d1076f349ce)
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/oxidb_cli-d967c0314c068685)
[INFO] [stdout] test actions::get::tests::test_get_f32 ... ok
[INFO] [stdout] test actions::get::tests::test_get_string ... ok
[INFO] [stdout] test actions::get::tests::test_get_u8 ... ok
[INFO] [stdout] test actions::get::tests::test_get_empty ... ok
[INFO] [stdout] test actions::get::tests::test_get_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxidb
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/actions/get.rs - actions::get::impl_store_get (line 18) ... ignored
[INFO] [stdout] test src/actions/get.rs - actions::get::impl_store_get (line 26) ... FAILED
[INFO] [stdout] test src/actions/mod.rs - actions::StoreGet (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/actions/get.rs - actions::get::impl_store_get (line 26) stdout ----
[INFO] [stdout] error: cannot find macro `impl_store_get` in this scope
[INFO] [stdout]   --> src/actions/get.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl_store_get!(String, &str); // Implements StoreGet for String and &str
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `impl_store_get` in this scope
[INFO] [stdout]   --> src/actions/get.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl_store_get!(@i32, @u64);   // Implements StoreGet for i32 and u64 using itoa
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `impl_store_get` in this scope
[INFO] [stdout]   --> src/actions/get.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl_store_get!(#f32, #f64);   // Implements StoreGet for f32 and f64 using ryu
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `KvStore` in the current scope
[INFO] [stdout]   --> src/actions/get.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct KvStore {
[INFO] [stdout]    | -------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 | assert_eq!(store.get("42"), Some(&"value".to_string())); // Using &str
[INFO] [stdout]    |                  ^^^ method not found in `KvStore`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `SliceIndex`
[INFO] [stdout]            candidate #2: `oxidb::actions::StoreGet`
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 42 | assert_eq!(store.inner.get("42"), Some(&"value".to_string())); // Using &str
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get` found for struct `KvStore` in the current scope
[INFO] [stdout]   --> src/actions/get.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct KvStore {
[INFO] [stdout]    | -------------- method `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 | assert_eq!(store.get(42_i32), Some(&"value".to_string()));
[INFO] [stdout]    |                  ^^^ method not found in `KvStore`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `SliceIndex`
[INFO] [stdout]            candidate #2: `oxidb::actions::StoreGet`
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 43 | assert_eq!(store.inner.get(42_i32), Some(&"value".to_string()));
[INFO] [stdout]    |                  ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/actions/mod.rs - actions::StoreGet (line 11) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/actions/mod.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<K> StoreGet<K> for KvStore
[INFO] [stdout]    |      - found this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 24 |         self.inner.get(key) // Depend on which kind of type
[INFO] [stdout]    |                    --- ^^^ expected `&_`, found type parameter `K`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected reference `&_`
[INFO] [stdout]            found type parameter `K`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/collections/hash/map.rs:909:11
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 24 |         self.inner.get(&key) // Depend on which kind of type
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/actions/get.rs - actions::get::impl_store_get (line 26)
[INFO] [stdout]     src/actions/mod.rs - actions::StoreGet (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.40s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "81a17b35fad9322fb755c8127cecb0ecc488651578110ecf42959f36f0254714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81a17b35fad9322fb755c8127cecb0ecc488651578110ecf42959f36f0254714", kill_on_drop: false }`
[INFO] [stdout] 81a17b35fad9322fb755c8127cecb0ecc488651578110ecf42959f36f0254714
