[INFO] fetching crate prealloc 0.1.0...
[INFO] testing prealloc-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate prealloc 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate prealloc 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate prealloc 0.1.0
[INFO] tweaked toml for crates.io crate prealloc 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prealloc 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate prealloc 0.1.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prealloc_impl v0.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.204
[INFO] [stderr]   Downloaded serde v1.0.204
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded syn v2.0.72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c941465fdf7c121299969d4f1d025d17ea9aad106c9191b7e15195e4aea8b40
[INFO] running `Command { std: "docker" "start" "-a" "0c941465fdf7c121299969d4f1d025d17ea9aad106c9191b7e15195e4aea8b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c941465fdf7c121299969d4f1d025d17ea9aad106c9191b7e15195e4aea8b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c941465fdf7c121299969d4f1d025d17ea9aad106c9191b7e15195e4aea8b40", kill_on_drop: false }`
[INFO] [stdout] 0c941465fdf7c121299969d4f1d025d17ea9aad106c9191b7e15195e4aea8b40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17cd3a22894f2619ac8c1ed30dae33cde615a0d6b2c593065f4ba6114d1d9548
[INFO] running `Command { std: "docker" "start" "-a" "17cd3a22894f2619ac8c1ed30dae33cde615a0d6b2c593065f4ba6114d1d9548", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling prealloc_impl v0.1.0
[INFO] [stderr]    Compiling prealloc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.66s
[INFO] running `Command { std: "docker" "inspect" "17cd3a22894f2619ac8c1ed30dae33cde615a0d6b2c593065f4ba6114d1d9548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17cd3a22894f2619ac8c1ed30dae33cde615a0d6b2c593065f4ba6114d1d9548", kill_on_drop: false }`
[INFO] [stdout] 17cd3a22894f2619ac8c1ed30dae33cde615a0d6b2c593065f4ba6114d1d9548
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3243dc73ed24b565b1399b927246f819a5b678d0dbfceca4f1678f8ea72be6cd
[INFO] running `Command { std: "docker" "start" "-a" "3243dc73ed24b565b1399b927246f819a5b678d0dbfceca4f1678f8ea72be6cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling prealloc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> examples/sizes/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | prealloc::prealloc_from_config!("prealloc/examples/sizes/config.json");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Unable to read configuration file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     prealloc_from_config!("prealloc/tests/prealloc_macro/config.json");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Unable to read configuration file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |             if let Some(item) = dispatch_static!(Item2, OtherItem::L(33)) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |         if let Some(_) = dispatch_static!(Item2, OtherItem::R) {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |         if let Some(_) = dispatch_static!(Item1, TestItem { a: 1, b: 2 }) {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some(item) = dispatch_static!(Item1, TestItem { a: 5, b: 6 }) {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |         if let Some(item) = dispatch_static!(Item1, TestItem { a: 3, b: 4 }) {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> examples/basic/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | prealloc_from_config!("prealloc/examples/basic/config.json");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Unable to read configuration file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |         if let Some(item) = dispatch_static!(Item1, TestItem { a: 1, b: 2 }) {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> examples/sync/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | prealloc::prealloc_from_config!("prealloc/examples/sync/config.json");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Unable to read configuration file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> examples/arrays/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | prealloc_from_config!("prealloc/examples/arrays/config.json");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Unable to read configuration file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `u32` cannot be dereferenced
[INFO] [stdout]   --> tests/prealloc_macro/mod.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     assert_eq!(*value, 33);
[INFO] [stdout]    |                                ^^^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/sizes/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         dispatch_static!(Anchor, MyStruct { a: 1, b: 2 }).expect("Depleted prealloc storage");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/sizes/main.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let first_mutable_ref = dispatch_static!(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0614`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/arrays/main.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     if let Some(arr) = dispatch_static!(Multiple, [MYITEM_INITIALIZER; 3]) {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/basic/main.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_eq!(dispatch_static!(Item1, ITEM1_INITIALIZER), None);
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/basic/main.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if let Some(item) = dispatch_static!(Item2, OtherItem::L(33)) {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prealloc` (test "mod") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/basic/main.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         dispatch_static!(Item1, ITEM1_INITIALIZER),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]  --> examples/sync/main.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let myvar = dispatch_static!(Anchor, 0).expect("Depleted prealloc storage");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/basic/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         dispatch_static!(Item1, ITEM1_INITIALIZER),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prealloc` (example "arrays") due to 2 previous errors
[INFO] [stdout] error: cannot find macro `dispatch_static` in this scope
[INFO] [stdout]   --> examples/basic/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         dispatch_static!(Item1, ITEM1_INITIALIZER),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prealloc` (example "sizes") due to 3 previous errors
[INFO] [stderr] error: could not compile `prealloc` (example "sync") due to 2 previous errors
[INFO] [stderr] error: could not compile `prealloc` (example "basic") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "3243dc73ed24b565b1399b927246f819a5b678d0dbfceca4f1678f8ea72be6cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3243dc73ed24b565b1399b927246f819a5b678d0dbfceca4f1678f8ea72be6cd", kill_on_drop: false }`
[INFO] [stdout] 3243dc73ed24b565b1399b927246f819a5b678d0dbfceca4f1678f8ea72be6cd
