[INFO] fetching crate astrolab-smart-coffee-types 0.0.10046... [INFO] checking astrolab-smart-coffee-types-0.0.10046 against beta for pr-78714 [INFO] extracting crate astrolab-smart-coffee-types 0.0.10046 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate astrolab-smart-coffee-types 0.0.10046 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate astrolab-smart-coffee-types 0.0.10046 [INFO] finished tweaking crates.io crate astrolab-smart-coffee-types 0.0.10046 [INFO] tweaked toml for crates.io crate astrolab-smart-coffee-types 0.0.10046 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68a03699ec53df5a120272725dcb8ce806089b93ac6be152d28ad47295caa437 [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" "68a03699ec53df5a120272725dcb8ce806089b93ac6be152d28ad47295caa437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68a03699ec53df5a120272725dcb8ce806089b93ac6be152d28ad47295caa437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a03699ec53df5a120272725dcb8ce806089b93ac6be152d28ad47295caa437", kill_on_drop: false }` [INFO] [stdout] 68a03699ec53df5a120272725dcb8ce806089b93ac6be152d28ad47295caa437 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--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] e4b5b5cee107324fe8c78f07279a35d58dbde72773b8d54eb7dad3f1e8b0ef42 [INFO] running `Command { std: "docker" "start" "-a" "e4b5b5cee107324fe8c78f07279a35d58dbde72773b8d54eb7dad3f1e8b0ef42", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.5 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking validator v0.10.1 [INFO] [stderr] Checking bson v0.14.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling validator_derive v0.10.1 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking astrolab-smart-coffee-types v0.0.10046 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/serde/parse.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Deserialize, Serialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/serde/parse.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Deserialize, Serialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/serde/parse.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug, Deserialize, Serialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/serde/parse.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug, Deserialize, Serialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `astrolab-smart-coffee-types` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name astrolab_smart_coffee_types --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=16d053e4c6b47dde -C extra-filename=-16d053e4c6b47dde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-cf0ed5d99414a03a.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-cb55bac573c09272.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b98173f568bd8573.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-945465385ecc3500.so --extern serde=/opt/rustwide/target/debug/deps/libserde-78dfc7612ade817b.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-608e48e98720b3bf.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b589f7e633b85629.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-00b99e975d7e3dc6.rmeta --extern validator_derive=/opt/rustwide/target/debug/deps/libvalidator_derive-6495381eff4bab7f.so --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-43ea0ebd24ef8af1/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e4b5b5cee107324fe8c78f07279a35d58dbde72773b8d54eb7dad3f1e8b0ef42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b5b5cee107324fe8c78f07279a35d58dbde72773b8d54eb7dad3f1e8b0ef42", kill_on_drop: false }` [INFO] [stdout] e4b5b5cee107324fe8c78f07279a35d58dbde72773b8d54eb7dad3f1e8b0ef42