[INFO] fetching crate fumola_proc_macro 0.0.29... [INFO] testing fumola_proc_macro-0.0.29 against 1.81.0 for beta-1.82-1 [INFO] extracting crate fumola_proc_macro 0.0.29 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate fumola_proc_macro 0.0.29 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fumola_proc_macro 0.0.29 [INFO] finished tweaking crates.io crate fumola_proc_macro 0.0.29 [INFO] tweaked toml for crates.io crate fumola_proc_macro 0.0.29 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 169 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.5.2 (latest: v0.7.6) [INFO] [stderr] Adding bit-set v0.5.3 (latest: v0.8.0) [INFO] [stderr] Adding bit-vec v0.6.3 (latest: v0.8.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding bitmaps v2.1.0 (latest: v3.2.1) [INFO] [stderr] Adding candid v0.8.4 (latest: v0.10.10) [INFO] [stderr] Adding candid_derive v0.5.0 (latest: v0.6.6) [INFO] [stderr] Adding clap v2.34.0 (latest: v4.5.17) [INFO] [stderr] Adding env_logger v0.10.2 (latest: v0.11.5) [INFO] [stderr] Adding fixedbitset v0.4.2 (latest: v0.5.7) [INFO] [stderr] Adding fumola v0.0.28 (latest: v0.0.29) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding heck v0.3.3 (latest: v0.5.0) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.4.0) [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [INFO] [stderr] Adding lalrpop v0.19.12 (latest: v0.21.0) [INFO] [stderr] Adding lalrpop-util v0.19.12 (latest: v0.21.0) [INFO] [stderr] Adding logos v0.12.1 (latest: v0.14.1) [INFO] [stderr] Adding logos-derive v0.12.1 (latest: v0.14.1) [INFO] [stderr] Adding matchers v0.1.0 (latest: v0.2.0) [INFO] [stderr] Adding nu-ansi-term v0.46.0 (latest: v0.50.1) [INFO] [stderr] Adding num_enum v0.5.11 (latest: v0.7.3) [INFO] [stderr] Adding num_enum_derive v0.5.11 (latest: v0.7.3) [INFO] [stderr] Adding ordered-float v3.9.2 (latest: v4.2.2) [INFO] [stderr] Adding phf_shared v0.10.0 (latest: v0.11.2) [INFO] [stderr] Adding pretty v0.10.0 (latest: v0.12.3) [INFO] [stderr] Adding pretty v0.11.3 (latest: v0.12.3) [INFO] [stderr] Adding proc-macro-crate v1.3.1 (latest: v3.2.0) [INFO] [stderr] Adding regex-automata v0.1.10 (latest: v0.4.7) [INFO] [stderr] Adding regex-syntax v0.6.29 (latest: v0.8.4) [INFO] [stderr] Adding siphasher v0.3.11 (latest: v1.0.1) [INFO] [stderr] Adding sized-chunks v0.6.5 (latest: v0.7.0) [INFO] [stderr] Adding strsim v0.8.0 (latest: v0.11.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding term v0.7.0 (latest: v1.0.0) [INFO] [stderr] Adding textwrap v0.11.0 (latest: v0.16.1) [INFO] [stderr] Adding toml_edit v0.19.15 (latest: v0.22.20) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] [stderr] Adding winnow v0.5.40 (latest: v0.6.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded line-col v0.2.1 [INFO] [stderr] Downloaded candid_derive v0.5.0 [INFO] [stderr] Downloaded candid v0.8.4 [INFO] [stderr] Downloaded fumola v0.0.28 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 233922ceb95e3c549a9d027353c9b582c2a7f4c82b0e1dd3b8e3922933e7d151 [INFO] running `Command { std: "docker" "start" "-a" "233922ceb95e3c549a9d027353c9b582c2a7f4c82b0e1dd3b8e3922933e7d151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "233922ceb95e3c549a9d027353c9b582c2a7f4c82b0e1dd3b8e3922933e7d151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233922ceb95e3c549a9d027353c9b582c2a7f4c82b0e1dd3b8e3922933e7d151", kill_on_drop: false }` [INFO] [stdout] 233922ceb95e3c549a9d027353c9b582c2a7f4c82b0e1dd3b8e3922933e7d151 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 733367fed16f70143908693dea4e345eb2cb3b59675e0a6982e1088f80e23197 [INFO] running `Command { std: "docker" "start" "-a" "733367fed16f70143908693dea4e345eb2cb3b59675e0a6982e1088f80e23197", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Compiling line-col v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling fumola v0.0.28 [INFO] [stderr] error: could not compile `fumola` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name fumola --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/fumola-0.0.28/src/lib/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="parser"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core-reflection", "default", "exe", "parser", "reflection", "rustyline", "serde-paths", "serde_path_to_error", "to-motoko", "value-reflection"))' -C metadata=a1f6faafc0087dc2 -C extra-filename=-a1f6faafc0087dc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern candid=/opt/rustwide/target/debug/deps/libcandid-70036fd46170521f.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-cba3e9075db3bf52.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f515c05bd9e57140.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-b2518d916ae3daa7.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-2ca74900c8396a4f.rmeta --extern line_col=/opt/rustwide/target/debug/deps/libline_col-faa00106093d3ec9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c4e60d32bf1223b7.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-2931c54b072a3501.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9542f94aa871d824.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e1bcc106385f8e8b.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-0b487dc162204c0b.rmeta --extern pretty=/opt/rustwide/target/debug/deps/libpretty-995064a89d9e20c4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8dc5d83464987081.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9ce78ac0f62ba025.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fee9d74bef63d27f.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-dd50d9aa3da1acec.rmeta --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-181b99b1f2f448c6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "733367fed16f70143908693dea4e345eb2cb3b59675e0a6982e1088f80e23197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "733367fed16f70143908693dea4e345eb2cb3b59675e0a6982e1088f80e23197", kill_on_drop: false }` [INFO] [stdout] 733367fed16f70143908693dea4e345eb2cb3b59675e0a6982e1088f80e23197