[INFO] fetching crate sdb 0.0.10... [INFO] checking sdb-0.0.10 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate sdb 0.0.10 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sdb 0.0.10 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sdb 0.0.10 [INFO] finished tweaking crates.io crate sdb 0.0.10 [INFO] tweaked toml for crates.io crate sdb 0.0.10 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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] 7abad89e8badcd2d82433962c9c7eec90e8812cc3ca3fd7a2d96772ca6347dc8 [INFO] running `Command { std: "docker" "start" "-a" "7abad89e8badcd2d82433962c9c7eec90e8812cc3ca3fd7a2d96772ca6347dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7abad89e8badcd2d82433962c9c7eec90e8812cc3ca3fd7a2d96772ca6347dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abad89e8badcd2d82433962c9c7eec90e8812cc3ca3fd7a2d96772ca6347dc8", kill_on_drop: false }` [INFO] [stdout] 7abad89e8badcd2d82433962c9c7eec90e8812cc3ca3fd7a2d96772ca6347dc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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] f132b424316af1a50c581b22ba304c928c41dc1f32dbe15bde704ad4bad65937 [INFO] running `Command { std: "docker" "start" "-a" "f132b424316af1a50c581b22ba304c928c41dc1f32dbe15bde704ad4bad65937", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking anyhow v1.0.50 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling sdb_macro v0.0.1 [INFO] [stderr] Compiling desse-derive v0.2.1 [INFO] [stderr] Checking desse v0.2.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking sanakirja v1.2.15 [INFO] [stderr] Checking sdb v0.0.10 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `static_init` [INFO] [stdout] --> tests/db.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use static_init::dynamic; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `static_init` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | #[dynamic] // DbU = Db & btree::page_unsized::Page [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `static_init` [INFO] [stdout] --> tests/db.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use static_init::dynamic; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `static_init` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:44:3 [INFO] [stdout] | [INFO] [stdout] 44 | #[dynamic] // DbU = Db & btree::page_unsized::Page [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `dynamic` [INFO] [stdout] --> tests/db.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[dynamic] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sdb` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f132b424316af1a50c581b22ba304c928c41dc1f32dbe15bde704ad4bad65937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f132b424316af1a50c581b22ba304c928c41dc1f32dbe15bde704ad4bad65937", kill_on_drop: false }` [INFO] [stdout] f132b424316af1a50c581b22ba304c928c41dc1f32dbe15bde704ad4bad65937