[INFO] cloning repository https://github.com/enokson/msg-store [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enokson/msg-store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenokson%2Fmsg-store", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenokson%2Fmsg-store'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46900dccead6a882e48aa6a938c6117826ba1ca5 [INFO] testing enokson/msg-store against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenokson%2Fmsg-store" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enokson/msg-store on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/enokson/msg-store [INFO] finished tweaking git repo https://github.com/enokson/msg-store [INFO] tweaked toml for git repo https://github.com/enokson/msg-store written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/enokson/msg-store already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b0c1ad0dca5866989df67a6c6caaf16eab2bc90444ea54ad8dce020397b092b9 [INFO] running `Command { std: "docker" "start" "-a" "b0c1ad0dca5866989df67a6c6caaf16eab2bc90444ea54ad8dce020397b092b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0c1ad0dca5866989df67a6c6caaf16eab2bc90444ea54ad8dce020397b092b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c1ad0dca5866989df67a6c6caaf16eab2bc90444ea54ad8dce020397b092b9", kill_on_drop: false }` [INFO] [stdout] b0c1ad0dca5866989df67a6c6caaf16eab2bc90444ea54ad8dce020397b092b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ff56a4febd64a68f6dfdc72a9217c9971499f05634034ed117df27abf14bfae [INFO] running `Command { std: "docker" "start" "-a" "6ff56a4febd64a68f6dfdc72a9217c9971499f05634034ed117df27abf14bfae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling db-key v0.0.5 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling leveldb-sys v2.0.8 [INFO] [stderr] Compiling leveldb v0.8.6 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling msg-store v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "6ff56a4febd64a68f6dfdc72a9217c9971499f05634034ed117df27abf14bfae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff56a4febd64a68f6dfdc72a9217c9971499f05634034ed117df27abf14bfae", kill_on_drop: false }` [INFO] [stdout] 6ff56a4febd64a68f6dfdc72a9217c9971499f05634034ed117df27abf14bfae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c19c31bd78a8931445e4b8b4771f7498e09c071334518b4be6e5ff90cd925314 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c19c31bd78a8931445e4b8b4771f7498e09c071334518b4be6e5ff90cd925314", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling laboratory v1.3.0 [INFO] [stderr] Compiling msg-store v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msg_store_rs` [INFO] [stdout] --> tests/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use msg_store_rs::{store::{Store}}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `msg_store_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use msg_store::{store::{Store}}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `msg_store_rs` [INFO] [stdout] --> tests/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use msg_store_rs::config::{StoreConfig, CollectionConfig}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `msg_store_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use msg_store::config::{StoreConfig, CollectionConfig}; [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CollectionConfig` in this scope [INFO] [stdout] --> tests/lib.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | let priority_5 = CollectionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use msg_store::config::CollectionConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StoreConfig` in this scope [INFO] [stdout] --> tests/lib.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | let config = StoreConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use msg_store::config::StoreConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Store` [INFO] [stdout] --> tests/lib.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | let mut store = Store::new(config).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use msg_store::store::Store; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CollectionConfig` in this scope [INFO] [stdout] --> tests/lib.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | let priority_5 = CollectionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use msg_store::config::CollectionConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StoreConfig` in this scope [INFO] [stdout] --> tests/lib.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | let config = StoreConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use msg_store::config::StoreConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Store` [INFO] [stdout] --> tests/lib.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | let mut store = Store::new(config).unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use msg_store::store::Store; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `msg-store` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c19c31bd78a8931445e4b8b4771f7498e09c071334518b4be6e5ff90cd925314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c19c31bd78a8931445e4b8b4771f7498e09c071334518b4be6e5ff90cd925314", kill_on_drop: false }` [INFO] [stdout] c19c31bd78a8931445e4b8b4771f7498e09c071334518b4be6e5ff90cd925314