[INFO] fetching crate derive-dynamic-node 0.2.1... [INFO] testing derive-dynamic-node-0.2.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate derive-dynamic-node 0.2.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate derive-dynamic-node 0.2.1 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 crates.io crate derive-dynamic-node 0.2.1 [INFO] finished tweaking crates.io crate derive-dynamic-node 0.2.1 [INFO] tweaked toml for crates.io crate derive-dynamic-node 0.2.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate derive-dynamic-node 0.2.1 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 033266693b44f91212ad8d96f47716bce9fdd744516f733ec32cf04386dfc844 [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" "033266693b44f91212ad8d96f47716bce9fdd744516f733ec32cf04386dfc844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "033266693b44f91212ad8d96f47716bce9fdd744516f733ec32cf04386dfc844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033266693b44f91212ad8d96f47716bce9fdd744516f733ec32cf04386dfc844", kill_on_drop: false }` [INFO] [stdout] 033266693b44f91212ad8d96f47716bce9fdd744516f733ec32cf04386dfc844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 8e84af8c128e403718b1d4163bb2d0b01c2cd5b258e9addfc387fa9c6f56e72b [INFO] running `Command { std: "docker" "start" "-a" "8e84af8c128e403718b1d4163bb2d0b01c2cd5b258e9addfc387fa9c6f56e72b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling typed-builder v0.1.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling prost v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling prost-build v0.4.0 [INFO] [stderr] Compiling prost-derive v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling derive_more v0.10.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling prost-types v0.4.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling grapl-graph-descriptions v0.2.3 [INFO] [stderr] Compiling derive-dynamic-node v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ToTokens` [INFO] [stdout] --> src/lib.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use quote::{quote, ToTokens}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeriveInput`, `parse_macro_input` [INFO] [stdout] --> src/lib.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{parse_macro_input, Data, DeriveInput, Field, Fields, Ident, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strategy_name` [INFO] [stdout] --> src/lib.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | let strategy_name = syn::Ident::new(&strategy_name, struct_name.span()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strategy_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "8e84af8c128e403718b1d4163bb2d0b01c2cd5b258e9addfc387fa9c6f56e72b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e84af8c128e403718b1d4163bb2d0b01c2cd5b258e9addfc387fa9c6f56e72b", kill_on_drop: false }` [INFO] [stdout] 8e84af8c128e403718b1d4163bb2d0b01c2cd5b258e9addfc387fa9c6f56e72b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 918fbc7800c65792ca003c19a719d9d06e3174dd97f4fa10cf0bc280a2bd6559 [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" "918fbc7800c65792ca003c19a719d9d06e3174dd97f4fa10cf0bc280a2bd6559", kill_on_drop: false }` [INFO] [stderr] Compiling derive-dynamic-node v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ToTokens` [INFO] [stdout] --> src/lib.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use quote::{quote, ToTokens}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeriveInput`, `parse_macro_input` [INFO] [stdout] --> src/lib.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{parse_macro_input, Data, DeriveInput, Field, Fields, Ident, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strategy_name` [INFO] [stdout] --> src/lib.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | let strategy_name = syn::Ident::new(&strategy_name, struct_name.span()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strategy_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToTokens` [INFO] [stdout] --> src/lib.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use quote::{quote, ToTokens}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeriveInput`, `parse_macro_input` [INFO] [stdout] --> src/lib.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use syn::{parse_macro_input, Data, DeriveInput, Field, Fields, Ident, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `graph_descriptions` [INFO] [stdout] --> examples/ex.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate graph_descriptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strategy_name` [INFO] [stdout] --> src/lib.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | let strategy_name = syn::Ident::new(&strategy_name, struct_name.span()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strategy_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DynamicNode` in this scope [INFO] [stdout] --> examples/ex.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(DN)] [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use grapl_graph_descriptions::graph_description::DynamicNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DynamicNode` in this scope [INFO] [stdout] --> examples/ex.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(DN)] [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use grapl_graph_descriptions::graph_description::DynamicNode; [INFO] [stdout] | [INFO] [stdout] 4 | use grapl_graph_descriptions::graph_description::node::WhichNode::DynamicNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in this scope [INFO] [stdout] --> examples/ex.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(DN)] [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use grapl_graph_descriptions::graph_description::Node; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `derive-dynamic-node` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "918fbc7800c65792ca003c19a719d9d06e3174dd97f4fa10cf0bc280a2bd6559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "918fbc7800c65792ca003c19a719d9d06e3174dd97f4fa10cf0bc280a2bd6559", kill_on_drop: false }` [INFO] [stdout] 918fbc7800c65792ca003c19a719d9d06e3174dd97f4fa10cf0bc280a2bd6559