[INFO] fetching crate prealloc 0.1.0... [INFO] building prealloc-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [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 c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.204 [INFO] [stderr] Downloaded quote v1.0.36 [INFO] [stderr] Downloaded syn v2.0.72 [INFO] [stderr] Downloaded serde v1.0.204 [INFO] [stderr] Downloaded serde_json v1.0.122 [INFO] [stderr] Downloaded prealloc_impl v0.1.0 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b025cc107d2bf658693ffc5ba7000af99bfeae3a8c7569e3879340584b8c5856 [INFO] running `Command { std: "docker" "start" "-a" "b025cc107d2bf658693ffc5ba7000af99bfeae3a8c7569e3879340584b8c5856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b025cc107d2bf658693ffc5ba7000af99bfeae3a8c7569e3879340584b8c5856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b025cc107d2bf658693ffc5ba7000af99bfeae3a8c7569e3879340584b8c5856", kill_on_drop: false }` [INFO] [stdout] b025cc107d2bf658693ffc5ba7000af99bfeae3a8c7569e3879340584b8c5856 [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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74d6f163a609132cf0930812dbc1732c9096685197913b6479bff5b3ebbf078e [INFO] running `Command { std: "docker" "start" "-a" "74d6f163a609132cf0930812dbc1732c9096685197913b6479bff5b3ebbf078e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling paste v1.0.15 [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 spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [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 13.97s [INFO] running `Command { std: "docker" "inspect" "74d6f163a609132cf0930812dbc1732c9096685197913b6479bff5b3ebbf078e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d6f163a609132cf0930812dbc1732c9096685197913b6479bff5b3ebbf078e", kill_on_drop: false }` [INFO] [stdout] 74d6f163a609132cf0930812dbc1732c9096685197913b6479bff5b3ebbf078e [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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47398e6460dc296746b0e3894958067b8163d3f7e7e9e1e608acdf18ce994dae [INFO] running `Command { std: "docker" "start" "-a" "47398e6460dc296746b0e3894958067b8163d3f7e7e9e1e608acdf18ce994dae", kill_on_drop: false }` [INFO] [stderr] Compiling prealloc v0.1.0 (/opt/rustwide/workdir) [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/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: 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: 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: 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: 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: 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: 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:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | 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] --> 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: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/basic/main.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | 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/basic/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | dispatch_static!(Item1, ITEM1_INITIALIZER), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [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] [stderr] error: could not compile `prealloc` (test "mod") due to 8 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0614`. [INFO] [stdout] [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/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] [stderr] error: could not compile `prealloc` (example "sync") due to 2 previous errors [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] [stderr] error: could not compile `prealloc` (example "arrays") due to 2 previous errors [INFO] [stderr] error: could not compile `prealloc` (example "basic") due to 6 previous errors [INFO] [stderr] error: could not compile `prealloc` (example "sizes") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "47398e6460dc296746b0e3894958067b8163d3f7e7e9e1e608acdf18ce994dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47398e6460dc296746b0e3894958067b8163d3f7e7e9e1e608acdf18ce994dae", kill_on_drop: false }` [INFO] [stdout] 47398e6460dc296746b0e3894958067b8163d3f7e7e9e1e608acdf18ce994dae